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

Setuptools 64.0.0 break pip editable install #2043

Closed
jooola opened this issue Aug 11, 2022 · 0 comments · Fixed by #2044
Closed

Setuptools 64.0.0 break pip editable install #2043

jooola opened this issue Aug 11, 2022 · 0 comments · Fixed by #2044
Labels

Comments

@jooola
Copy link
Contributor

jooola commented Aug 11, 2022

Setuptools 64.0.0 introduced the now PEP 660 editable feature, which seem at bit too fresh and buggy.

pypa/setuptools#3488

I'll pin the setuptools version to ^63.0.0 for development.

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

Successfully merging a pull request may close this issue.

1 participant