Skip to content

Commit 9e976ee

Browse files
committed
Clarify merging direct_url.json into urls paragraph
1 parent 421bb91 commit 9e976ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/specifications/direct-url-data-structure.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ This document specifies a JSON-serializable abstract data structure that can rep
1010
URLs to python projects and distribution artifacts such as VCS source trees, local
1111
source trees, source distributions and wheels.
1212

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+
1318
Specification
1419
=============
1520

0 commit comments

Comments
 (0)