We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b687621 + 9b94834 commit 7e008eaCopy full SHA for 7e008ea
1 file changed
environment.yml
@@ -4,7 +4,7 @@ channels:
4
- conda-forge
5
dependencies:
6
- pip
7
- - python>=3.8, python<3.11
+ - python>=3.8,<3.11
8
- jupyterlab # needed to run notebooks
9
- pip:
10
- - git+https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing.git@main # will be replaced by `pip install pystemmusscope`
+ - pystemmusscope
0 commit comments