PythonSampleAppEnv/environment.yml

8 lines
82 B
YAML
Raw Normal View History

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