Skip to content

Commit 5271c1f

Browse files
authored
Clarify precedence of archive path and URL
1 parent c326e30 commit 5271c1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/specifications/pylock-toml.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,6 @@ See :ref:`pylock-packages-vcs-subdirectory`.
453453
- **Required?**: if :ref:`pylock-packages-archive-path` is not specified
454454
- **Inspiration**: :ref:`direct-url-data-structure-archive`
455455
- The URL_ to the archive.
456-
- If :ref:`pylock-packages-archive-path` is also specified, the filename as
457-
specified by this key takes precedence.
458456

459457

460458
.. _pylock-packages-archive-path:
@@ -469,6 +467,8 @@ See :ref:`pylock-packages-vcs-subdirectory`.
469467
- If a relative path is used it MUST be relative to the location of this file.
470468
- If the path is relative it MAY use POSIX-style path separators explicitly
471469
for portability.
470+
- If :ref:`pylock-packages-archive-url` is also specified, the filename as
471+
specified by this key takes precedence.
472472

473473

474474
.. _pylock-packages-archive-size:

0 commit comments

Comments
 (0)