Align coverage version with the one used outside of tox
parent
e38a46a356
commit
f94608e07b
2
tox.ini
2
tox.ini
|
|
@ -21,7 +21,7 @@ deps =
|
||||||
oldjpype: JPype1==0.6.3
|
oldjpype: JPype1==0.6.3
|
||||||
newjpype: JPype1==0.7.0
|
newjpype: JPype1==0.7.0
|
||||||
jip==0.9.14
|
jip==0.9.14
|
||||||
coverage==4.3.4
|
coverage==4.5.4
|
||||||
commands =
|
commands =
|
||||||
python --version
|
python --version
|
||||||
python ci/jipconf_subst.py {envdir} {toxworkdir}/shared
|
python ci/jipconf_subst.py {envdir} {toxworkdir}/shared
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue