Skip to content

Suggest conda for keeping the environment + update requirements for using compatible rather than equal versions of pkgs#1

Open
danlessa wants to merge 3 commits intorapsoj:mainfrom
danlessa:patch-1
Open

Suggest conda for keeping the environment + update requirements for using compatible rather than equal versions of pkgs#1
danlessa wants to merge 3 commits intorapsoj:mainfrom
danlessa:patch-1

Conversation

@danlessa
Copy link
Copy Markdown

Those changes improve the code reproducibility, as there are indirect dependencies on binary packages (eg. gdal), which can be mitigated by using conda as a pkg manager. I've also changed the == operator in the requirements.txt to ~=, as there were some packages that wouldn't install on a macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant