Skip to content

Commit c6a1455

Browse files
authored
clarify Provides-Dist example to match warehouse wheel metadata validation
1 parent caa2007 commit c6a1455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/core-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ This field may be followed by an environment marker after a semicolon.
725725
Examples::
726726

727727
Provides-Dist: OtherProject
728-
Provides-Dist: AnotherProject (3.4)
728+
Provides-Dist: AnotherProject==3.4
729729
Provides-Dist: virtual_package; python_version >= "3.4"
730730

731731
.. _core-metadata-obsoletes-dist:

0 commit comments

Comments
 (0)