PythonSampleAppEnv/environment.yml

6 lines
85 B
YAML
Raw Normal View History

2025-05-20 09:41:44 +02:00
channels:
- conda-forge
- defaults
2025-05-20 09:41:44 +02:00
dependencies:
- python >=3.11
- matplotlib