We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421bb91 commit 9e976eeCopy full SHA for 9e976ee
source/specifications/direct-url-data-structure.rst
@@ -10,6 +10,11 @@ This document specifies a JSON-serializable abstract data structure that can rep
10
URLs to python projects and distribution artifacts such as VCS source trees, local
11
source trees, source distributions and wheels.
12
13
+At time of writing, it is not formally specified how to merge the parts of this
14
+file into single URL that can be passed to tools. A common representation is the
15
+pip URL format, other examples are provided in the
16
+:ref:`Version specifier specification <version-specifiers>`.
17
+
18
Specification
19
=============
20
0 commit comments