Skip to content
New issue

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

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

Already on GitHub? # to your account

Migrate from setuptools to hatch #7

Closed
CodeWithEmad opened this issue Feb 2, 2025 · 0 comments · Fixed by #8
Closed

Migrate from setuptools to hatch #7

CodeWithEmad opened this issue Feb 2, 2025 · 0 comments · Fixed by #8
Assignees

Comments

@CodeWithEmad
Copy link
Owner

DEPRECATION: Legacy editable install (setup.py develop) is deprecated.
pip 25.0 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant