Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67b1ea commit fdeb8bfCopy full SHA for fdeb8bf
1 file changed
Doc/packaging/setupcfg.rst
@@ -265,9 +265,9 @@ obsoletes-dist
265
Same format than *requires-dist*. *optional*, *multi*, *environ*
266
267
requires-python
268
- Specifies the Python version the distribution requires.
269
- The value is a version number, as described in PEP 345.
270
- *optional*, *multi*, *environ*
+ Specifies the Python version the distribution requires. The value is a
+ comma-separated list of version predicates, as described in PEP 345.
+ *optional*, *environ*
271
272
requires-externals
273
a dependency in the system. This field is free-form,
0 commit comments