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

pex -e should support console_scripts pointers #23

Closed
wickman opened this issue Oct 28, 2014 · 2 comments
Closed

pex -e should support console_scripts pointers #23

wickman opened this issue Oct 28, 2014 · 2 comments

Comments

@wickman
Copy link
Contributor

wickman commented Oct 28, 2014

pex -e should be changed to use console_scripts entry points. this will allow for pex -e pex -r pex, where pex = pex.bin.pex:main [whl], hence picking up the whl extra_requires.

pex -m should be added to supplant the prior -e functionality
(do this on a 1.0 since this is a major user-facing compatibility break)

@wickman
Copy link
Contributor Author

wickman commented Apr 13, 2015

@wickman
Copy link
Contributor Author

wickman commented Apr 14, 2015

Fixed by fe895b2

@wickman wickman closed this as completed Apr 14, 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