Skip to content

Commit b6bf584

Browse files
authored
Merge pull request #815 from brettcannon/patch-1
Add PEP 629 to the Simple repository API spec page
2 parents fc6844e + 1041000 commit b6bf584

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/specifications/simple-repository-api.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ 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`.
11+
as defined in :pep:`592` and specifying the interface version provided
12+
by an index server in :pep:`629`.

0 commit comments

Comments
 (0)