Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove versions from setup.py #167

Closed
tovogt opened this issue Mar 11, 2021 · 0 comments
Closed

Remove versions from setup.py #167

tovogt opened this issue Mar 11, 2021 · 0 comments
Assignees

Comments

@tovogt
Copy link
Collaborator

tovogt commented Mar 11, 2021

@emanuel-schmid We should make sure that the version numbers in setup.py fit with the version numbers in the requirements yml-files because, otherwise, pip install -e . will change the versions again. I even suggest to remove the version numbers from setup.py altogether.

Note that, contrary to the CLIMADA docs, there seems to be a general recommendation to use pip install -e instead of conda develop: conda/conda-build#2633

tovogt pushed a commit that referenced this issue Mar 18, 2021
@tovogt tovogt closed this as completed Mar 18, 2021
emanuel-schmid pushed a commit that referenced this issue Mar 19, 2021
(cherry picked from commit f59f394)
scem pushed a commit that referenced this issue Apr 1, 2021
(cherry picked from commit 18200f5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants