Removed unnecessary numpy from environment.yml and swapped usage of tabs with spaces

This commit is contained in:
2025-05-20 21:47:31 +02:00
parent 53abd0c7b5
commit b2e8a52de4

View File

@@ -1,7 +1,6 @@
channels:
- conda-forge
- defaults
- conda-forge
- defaults
dependencies:
- python >=3.11
- matplotlib
- numpy
- python >=3.11
- matplotlib