Skip to content

removed versioning from dependencies

@gpetrochenkov I used the environment.yml to create my environment in conda, and then did a pip install . to finish. Works with one caveat, I get ssl errors with install richdem so installed using "--trusted-host pypi.org --trusted-host files.pythonhosted.org" with pip

Merge request reports

Loading