Upgrade jip to be able to download new mockito versions containing some utf-8 chars in pom
parent
983f310acf
commit
5449ca8dab
2
tox.ini
2
tox.ini
|
|
@ -22,7 +22,7 @@ deps =
|
||||||
py35-newjpype: JPype1==0.7.5
|
py35-newjpype: JPype1==0.7.5
|
||||||
py36-newjpype: JPype1==0.7.5
|
py36-newjpype: JPype1==0.7.5
|
||||||
py27-newjpype: JPype1==0.7.0
|
py27-newjpype: JPype1==0.7.0
|
||||||
jip==0.9.14
|
jip==0.9.15
|
||||||
coverage==4.5.4
|
coverage==4.5.4
|
||||||
commands =
|
commands =
|
||||||
python --version
|
python --version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue