DMU50_GUI_PY/condaenv.yml
Eduard Gerlitz ccfbac1768 HF:
- handling newparset, newjob
- .gitignore cfg files
2025-03-13 10:40:56 +01:00

16 lines
210 B
YAML

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