Skip to content

Commit 5bb678f

Browse files
committed
Update environment.yml
updated python version in environment.yml GeostatsGuy#1
1 parent 776bd86 commit 5bb678f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: basic_env
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.7
5+
- python>=3.7.10
66
- numpy
77
- scipy
88
- matplotlib

0 commit comments

Comments
 (0)