no opcua installation on macos

This commit is contained in:
Xuwznln
2026-02-24 22:09:29 +08:00
parent 07cf690897
commit fcea02585a

View File

@@ -46,7 +46,9 @@ requirements:
- jinja2
- requests
- uvicorn
- opcua # [not osx]
- if: not osx
then:
- opcua
- pyserial
- pandas
- pymodbus