Skip to content

Commit

Permalink
Upgrade to pex 1.6.6.
Browse files Browse the repository at this point in the history
This picks up a fix for running pants.pex off non-PATH pyenv shims as
well as a fix for resolving abi3 wheels that should allow running pants
distributions under python 3.7.
  • Loading branch information
jsirois committed Apr 3, 2019
1 parent cc0e276 commit c301846
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 @@ -17,7 +17,7 @@ more-itertools<6.0.0 ; python_version<'3'
packaging==16.8
parameterized==0.6.1
pathspec==0.5.9
pex==1.6.4
pex==1.6.6
psutil==5.4.8
pycodestyle==2.4.0
pyflakes==2.0.0
Expand Down

0 comments on commit c301846

Please sign in to comment.