-
Type: New Feature
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
When we start using python_requires. This would hopefully clean up the way extras are displayed at pypi.org.
https://www.python.org/dev/peps/pep-0508/#environment-markers
Note that old versions of setuptools and distribute barf on the sys_platform marker. We should see if there is a workaround like using sys.platform directly instead.
- depends on
-
PYTHON-1541 Use python_requires to enforce required Python versions at install time
- Closed
- related to
-
PYTHON-2117 python_full_version comparison fails due to poor environment marker support in older setuptools versions
- Closed