-
-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove most references to PEP numbers (#1091)
- Loading branch information
Showing
4 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
[PEP 440 version specifiers]: https://peps.python.org/pep-0440/#version-specifiers | ||
[PEP 508]: https://peps.python.org/pep-0508/ | ||
[PEP 517]: https://peps.python.org/pep-0517/ | ||
[PEP 621]: https://peps.python.org/pep-0621/ | ||
[PEP 631]: https://peps.python.org/pep-0631/ | ||
[PEP 639]: https://peps.python.org/pep-0639/ | ||
[PEP 660]: https://peps.python.org/pep-0660/ | ||
[PEP 665]: https://peps.python.org/pep-0665/ | ||
[project metadata standard]: https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters