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
newer versions of setuptools have changed pretty dramatically. pkg_resources is now a package and version identifiers adhere to PEP440. this should probably coincide with pex 1.0 as it's a major backwards incompatible change.
The text was updated successfully, but these errors were encountered:
newer versions of setuptools have changed pretty dramatically. pkg_resources is now a package and version identifiers adhere to PEP440. this should probably coincide with pex 1.0 as it's a major backwards incompatible change.
The text was updated successfully, but these errors were encountered: