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
Note the two copies of sphinx pulled into the environment. This messes with things like PEX_SCRIPT which expects to see just one version of an entry point.
The text was updated successfully, but these errors were encountered:
* upstream/master:
Migrate to the new travis-ci infra.
[docs] update header in index.rst
Add docs, change default behavior to use namesake command as pex.
bdist_pex: Nicer output filename
Don't choke if pkg has no console_scripts
Allows --pex-args to take an argument
Initial implementation of bdist_pex.
Fix missed mock of safe_mkdir. Pin pytest to 2.5.2.
Add pex-identifying User-Agent to requests sessions.
Fix the docs release headers.
Normalize all names in ResolvableSet. Fixespex-tool#147.
Release 1.0.3
Fixpex-tool#139: PEX_SCRIPT fails for scripts from not-zip-safe eggs.
Fix a logging typo when determining the minimum sys.path
Remove unnecessary stderr print on SystemExit().code == None
Bump the pre-release version and update the change log.
Accomodate OSX `Python` python binaries.
Release 1.0.2
Address pex-tool#141. Update version.py to reflect 1.0.2.dev0.
Fix from_env to capture only explicitly set values.
Note the two copies of sphinx pulled into the environment. This messes with things like PEX_SCRIPT which expects to see just one version of an entry point.
The text was updated successfully, but these errors were encountered: