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

PEP 771: Default Extras for Python Software Packages #4198

Merged
merged 15 commits into from
Jan 22, 2025
Merged
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,7 @@ peps/pep-0767.rst @carljm
peps/pep-0768.rst @pablogsal
peps/pep-0769.rst @facundobatista
peps/pep-0770.rst @sethmlarson @brettcannon
peps/pep-0771.rst @pradyunsg
peps/pep-0773.rst @zooba
# ...
peps/pep-0777.rst @warsaw
Expand Down
Loading
Loading