We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8a6ed commit 82a21e0Copy full SHA for 82a21e0
1 file changed
source/specifications/simple-repository-api.rst
@@ -5,5 +5,7 @@
5
Simple repository API
6
=====================
7
8
-The current interface for querying available package versions and retrieving packages
9
-from an index server is defined in :pep:`503`.
+The current interface for querying available package versions and
+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