Skip to content

Commit 213d683

Browse files
authored
Downgraded python version to match base Docker image.
1 parent 2af7a36 commit 213d683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- python==3.10.0
6+
- python==3.9.5
77
- scipy==1.7.3
88
- numpy==1.21.4
99
- cmake==3.21.3

0 commit comments

Comments
 (0)