diff --git a/environment.yml b/environment.yml index 3bbd4a19..7f0a9d9b 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,7 @@ channels: - conda-forge dependencies: - pip - - python>=3.8, python<3.11 + - python>=3.8,<3.11 - jupyterlab # needed to run notebooks - pip: - - git+https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing.git@main # will be replaced by `pip install pystemmusscope` + - pystemmusscope