DMU50_GUI_PY/condaenv.yml
Eduard Gerlitz 8d726ccaae v2.0.1
2025-03-13 14:35:46 +01:00

18 lines
231 B
YAML

name: dmu50_wingui
channels:
- defaults
- conda-forge
dependencies:
- python=3.10
- pyyaml
- jsonschema
- tk
- pillow
- pandas
- openpyxl
- paramiko
- matplotlib
- pip
- pip:
- trimesh
- manifold3d