mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 21:11:12 +00:00
fix: prcxi_res
This commit is contained in:
@@ -17,6 +17,7 @@ class EnvironmentChecker:
|
||||
# 定义必需的包及其安装名称的映射
|
||||
self.required_packages = {
|
||||
# 包导入名 : pip安装名
|
||||
# "pymodbus.framer.FramerType": "pymodbus==3.9.2",
|
||||
"paho.mqtt": "paho-mqtt",
|
||||
"opentrons_shared_data": "opentrons_shared_data",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user