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

Development mode: DEPRECATION: Legacy editable install of ece2cmor3 #829

Open
treerink opened this issue Sep 11, 2024 · 0 comments
Open
Assignees

Comments

@treerink
Copy link
Collaborator

When using a latest mamba install followed by an ece2cmor3 install for the developer mode with:

pip install -e .

A deprecation message concerning the editable install (the developer -e) mode is given. Which will take final effect with pip 25.0 somewhere in the first quarter of 2025. Note that the developer (the -e) mode itself will remain.

This mode is relevant for most of us nowadays as many of us use this mode to enable non official cmor additions in our cmorisation.

Some further reading and suggestions are given by:
https://ichard26.github.io/blog/2024/08/whats-new-in-pip-24.2/
pypa/pip#11457

I tried to add the pyproject.toml file with the three default lines, this did not work. Obviously I have not understood the full case properly so far.

@treerink treerink self-assigned this Sep 11, 2024
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

No branches or pull requests

1 participant