Skip to content

Commit

Permalink
Merge pull request #1586 from rjdbcm/patch-1
Browse files Browse the repository at this point in the history
clarify ``Provides-Dist`` example to match warehouse metadata validation
  • Loading branch information
chrysle authored Aug 18, 2024
2 parents b5cee4c + c6a1455 commit 41d1fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/specifications/core-metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ This field may be followed by an environment marker after a semicolon.
Examples::

Provides-Dist: OtherProject
Provides-Dist: AnotherProject (3.4)
Provides-Dist: AnotherProject==3.4
Provides-Dist: virtual_package; python_version >= "3.4"

.. _core-metadata-obsoletes-dist:
Expand Down

0 comments on commit 41d1fee

Please sign in to comment.