You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to have one source of truth for the canonical tags from the host python, and who better to provide it than packaging.tags. This would enable refactoring code in wheel, setuptools, and pip.
xref pypa/wheel#367
It would be good to have one source of truth for the canonical tags from the host python, and who better to provide it than
packaging.tags. This would enable refactoring code in wheel, setuptools, and pip.