Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade pex to a modern version of setuptools #34

Closed
wickman opened this issue Jan 23, 2015 · 1 comment
Closed

upgrade pex to a modern version of setuptools #34

wickman opened this issue Jan 23, 2015 · 1 comment

Comments

@wickman
Copy link
Contributor

wickman commented Jan 23, 2015

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.

@wickman
Copy link
Contributor Author

wickman commented Apr 4, 2015

Addressed by c4b6e0f.

@wickman wickman closed this as completed Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant