Skip to content

Update to pyproject.toml #5

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

Open
c0nb4 opened this issue Mar 30, 2025 · 0 comments
Open

Update to pyproject.toml #5

c0nb4 opened this issue Mar 30, 2025 · 0 comments

Comments

@c0nb4
Copy link
Contributor

c0nb4 commented Mar 30, 2025

Currently during installation the following DEPRECATIOn info occurs:

(vDistrict) C:\Users\Programmieren\SRI-ADE\vDistrict\djangoCityDB>pip install -e C:\Users\felix\Programmieren\SRI-ADE\vDistrict\djangoCityDB
Obtaining file:///C:/Users//Programmieren/SRI-ADE/vDistrict/djangoCityDB
Preparing metadata (setup.py) ... done
Installing collected packages: django-citydb
DEPRECATION: Legacy editable install of django-citydb==0.1.0 from file:///C:/Users//Programmieren/SRI-ADE/vDistrict/djangoCityDB (setup.py develop) is deprecated. pip 25.1 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at pypa/pip#11457
Running setup.py develop for django-citydb

Switch to pyproject.toml to avoid this

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