Skip to content

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Sep 27, 2025

Closes #11457

I tried to split commits to facilitate review.

@sbidoul sbidoul force-pushed the rm-legacy-editable-sbi branch from d0bee58 to 7cde17f Compare September 27, 2025 18:28
Comment on lines +1 to +2
Remove support for the legacy ``setup.py develop`` editable method. Pip now
requires setuptools >= 64.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This news item makes it sound like setuptools is a dependency of pip, maybe something like:

Remove support for the legacy setup.py develop editable method in setuptools editable installs; setuptools >= 64 is now required.

?

@sbidoul sbidoul mentioned this pull request Sep 28, 2025
@sbidoul sbidoul force-pushed the rm-legacy-editable-sbi branch from 7cde17f to 3ceab84 Compare September 28, 2025 11:01
@sbidoul
Copy link
Member Author

sbidoul commented Sep 28, 2025

I'm going to include this into #13602

@sbidoul sbidoul closed this Sep 28, 2025
@sbidoul sbidoul deleted the rm-legacy-editable-sbi branch September 28, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate legacy setup.py develop mechanism for pip install --editable
2 participants