Skip to content

Commit

Permalink
Remove the pip version pinning to < 8
Browse files Browse the repository at this point in the history
The pip issue pypa/pip#3384 has already been fixed after pip 8.0.1
released. But leave the facility to easy flip this on in the future.

TrivialFix

Change-Id: I49658ce4056c773943321270defd461bbf3e9fb9
  • Loading branch information
gaowanlong committed Jan 25, 2016
1 parent 973fb21 commit 75446de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cap-pip.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pip<8
pip!=8

0 comments on commit 75446de

Please sign in to comment.