Skip to content

PEP 439: Resolve dangling hyphens #3351

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

Merged
merged 1 commit into from
Sep 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pep-0439.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ Implementation
==============

The changes to pip required by this PEP are being tracked in that project's
issue tracker [2]_. Most notably, the addition of --bootstrap and --bootstrap-
to-system to the pip command-line.
issue tracker [2]_. Most notably, the addition of --bootstrap and
--bootstrap-to-system to the pip command-line.

It would be preferable that the pip and setuptools projects distribute a wheel
format download.
Expand Down