Skip to content

Commit e5a160c

Browse files
authored
Merge pull request #723 from brainwane/pep-592
Add mention of PEP 592 for simple repo API spec
2 parents 4c8a6ed + 82a21e0 commit e5a160c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

source/specifications/simple-repository-api.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
Simple repository API
66
=====================
77

8-
The current interface for querying available package versions and retrieving packages
9-
from an index server is defined in :pep:`503`.
8+
The current interface for querying available package versions and
9+
retrieving packages from an index server is defined in :pep:`503`,
10+
with the addition of "yank" support (allowing a kind of file deletion)
11+
as defined in :pep:`592`.

0 commit comments

Comments
 (0)