Skip to content

Commit 850e6da

Browse files
committed
fix python pin
1 parent b7b7084 commit 850e6da

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
@@ -5,7 +5,7 @@ channels:
55
- mantid
66

77
dependencies:
8-
- python==3.8 #Upgrade to python 3.10
8+
- python==3.8.* #Upgrade to python 3.10
99
- flake8
1010
- conda-wrappers
1111
- pre-commit==2.15 #review this

0 commit comments

Comments
 (0)