Skip to content

Remove project extras #13445

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
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

AA-Turner
Copy link
Member

Purpose

Following #13073, we can now consider removing the project extras (docs, lint, and test). These were never intended for external use, but theoretically downstreams could attempt to install sphinx[blah]. As such, I've currently proposed a middle ground of removing all optional dependencies but keeping the extra names themselves. I am open to arguments to just remove them, though, or to wait on removing them.

I don't know if this has an impact on redistributors, but I imagine that they will have a larger plan for PEP 735 in the abstract.

References

A

@AA-Turner AA-Turner marked this pull request as draft March 20, 2025 18:42
@jayaddison
Copy link
Contributor

@AA-Turner NB: I think one or two of the GitHub Actions CI workflows still rely on the old-style pip install .[foo] (e.g. here) - I think those might fail with these changes?

@AA-Turner AA-Turner marked this pull request as ready for review April 28, 2025 18:16
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

Successfully merging this pull request may close these issues.

3 participants