This commit is contained in:
2026-07-31 15:57:13 +08:00
parent a330757946
commit 5016458e44
+2 -2
View File
@@ -9,8 +9,8 @@
# ============================================
# 几何处理核心
# ============================================
# PythonOCC - CAD几何处理
pythonocc-core>=7.7.0
# PythonOCC - CAD几何处理(conda 专属包,不通过 pip 安装;由 conda 环境 py_3.12 提供)
# 安装:conda install -c conda-forge pythonocc-core
# 网格处理
trimesh>=3.21.0
# 科学计算