Require to update pip and setuptools
setuptools pip Related-bug: #1611236 Change-Id: If9093b6f1d1201863ffa6ab6748d96f7dc0e210b
This commit is contained in:
parent
fcc54998b2
commit
b3cb7babdf
@ -1,3 +1,5 @@
|
||||
setuptools>=22.0,!=24.0.0 # PSF/ZPL # MANDATORY TO BUILD CORRECT VIRTUALENV
|
||||
pip>=6.0 # MIT # MANDATORY TO BUILD CORRECT VIRTUALENV
|
||||
nose==1.2.1
|
||||
anyjson>=0.3.3 # BSD
|
||||
paramiko>=1.16.0 # LGPL
|
||||
|
Loading…
Reference in New Issue
Block a user