Implement PEP-600: Future 'manylinux' Platform Tags for Portable Linux Built Distributions · Issue #9077 · pypa/pip (original) (raw)
What's the problem this feature will solve?
Allows to install packages that use a PEP600 platform tag
Describe the solution you'd like
Update packaging
to 20.5
(pypa/packaging#345)
Alternative Solutions
Additional context
Given the purpose of PEP600, this should be the last - well in the foreseeable future at least - update regarding support of manylinux
platform tags in pip