PEP 345 - Disallow environment markers in Requires-Python (GH-1611)

Neither pip nor setuptools or warehouse are expecting them and since
Requires-Python disallows multiple use, environment markers would be
useless.
This commit is contained in:
Xavier Fernandez 2020-09-21 23:09:10 +02:00 committed by GitHub
parent 3443ce5e70
commit 689453c022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -496,7 +496,6 @@ to use other sequences like tuples or lists on the right side.
The fields that benefit from this marker are:
- Requires-Python
- Requires-External
- Requires-Dist
- Provides-Dist