Added numpy to environment.yml

This commit is contained in:
2025-05-20 20:57:01 +02:00
parent 63b10555dc
commit 53abd0c7b5

View File

@@ -4,3 +4,4 @@ channels:
dependencies:
- python >=3.11
- matplotlib
- numpy