Skip to content

Commit

Permalink
Upgrade to pex 1.1.0.
Browse files Browse the repository at this point in the history
This pulls in a fix for profiling pexes as well as other fixes and a new
`.pexrc` feature for modifying a pex environment in a non-ephemeral way.

See the release notes here: https://pypi.python.org/pypi/pex/1.1.0

Testing Done:
CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/84582807

Bugs closed: 2553

Reviewed at https://rbcommons.com/s/twitter/r/2956/
  • Loading branch information
jsirois committed Oct 9, 2015
1 parent 9c139b9 commit 913316e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lockfile==0.10.2
Markdown==2.1.1
mock==1.3.0
mox==0.5.3
pex==1.0.3
pex==1.1.0
psutil==3.1.1
pep8==1.6.2
pyflakes==0.9.2
Expand Down

0 comments on commit 913316e

Please sign in to comment.