PythonSampleAppEnv/environment.yml

6 lines
85 B
YAML
Raw Permalink Normal View History

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