We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 776bd86 + 5bb678f commit d495c2aCopy full SHA for d495c2a
environment.yml
@@ -2,7 +2,7 @@ name: basic_env
2
channels:
3
- conda-forge
4
dependencies:
5
- - python=3.7
+ - python>=3.7.10
6
- numpy
7
- scipy
8
- matplotlib
0 commit comments