We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5cee4c + c6a1455 commit 41d1feeCopy full SHA for 41d1fee
1 file changed
source/specifications/core-metadata.rst
@@ -725,7 +725,7 @@ This field may be followed by an environment marker after a semicolon.
725
Examples::
726
727
Provides-Dist: OtherProject
728
- Provides-Dist: AnotherProject (3.4)
+ Provides-Dist: AnotherProject==3.4
729
Provides-Dist: virtual_package; python_version >= "3.4"
730
731
.. _core-metadata-obsoletes-dist:
0 commit comments