调整这两个文件的__manifest__.py文件

This commit is contained in:
mgw
2023-11-15 15:28:32 +08:00
parent d0132dbc3a
commit d216478679
2 changed files with 3 additions and 2 deletions

View File

@@ -39,6 +39,7 @@
],
},
'external_dependencies': {'python': ['opcua(使用pip install opcua -i https://pypi.tuna.tsinghua.edu.cn/simple)']},
'installable': True,
'application': True,