Replace pep425tags w/ packaging.tags 路 Issue #6908 路 pypa/pip (original) (raw)

It's the entire reason packaging.tags was written to support Python 2.7. 馃槃 Plus packaging.tags has a much more thorough list of potential tags than pep425tags has, so it should lead to more wheels being flagged as supported (especially for PyPy and other alternative VMs).

Link to packaging.tags: https://github.com/pypa/packaging/blob/master/packaging/tags.py