Skip to content

Commit 9b94834

Browse files
committed
sort python version
1 parent 8cb2fbe commit 9b94834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
dependencies:
66
- pip
7-
- python<3.11,>=3.8
7+
- python>=3.8,<3.11
88
- jupyterlab # needed to run notebooks
99
- pip:
1010
- pystemmusscope

0 commit comments

Comments
 (0)