Skip to content

Commit 1ebb57b

Browse files
Including pep658 in the simple API description (#1061)
* Included pep658 in the simple API description * bhrutledge update source/specifications/simple-repository-api.rst Co-authored-by: Brian Rutledge <[email protected]> Co-authored-by: Brian Rutledge <[email protected]>
1 parent a44a309 commit 1ebb57b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/specifications/simple-repository-api.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ Simple repository API
88
The current interface for querying available package versions and
99
retrieving packages from an index server is defined in :pep:`503`,
1010
with the addition of "yank" support (allowing a kind of file deletion)
11-
as defined in :pep:`592` and specifying the interface version provided
12-
by an index server in :pep:`629`.
11+
in :pep:`592`, specifying the interface version provided
12+
by an index server in :pep:`629`, and providing package metadata
13+
independently from a package in :pep:`658`.

0 commit comments

Comments
 (0)