Downgrade coverage module *inside* tox env to a version which does not require sqlite which isn't supported by Jython

master
baztian 2020-05-27 14:51:30 +02:00
parent 06f7a438c5
commit e38a46a356
1 changed files with 2 additions and 4 deletions

View File

@ -20,10 +20,8 @@ setenv =
deps = deps =
oldjpype: JPype1==0.6.3 oldjpype: JPype1==0.6.3
newjpype: JPype1==0.7.0 newjpype: JPype1==0.7.0
# https://github.com/jiptool/jip/issues/54 jip==0.9.14
#jip==0.9.14 coverage==4.3.4
https://github.com/jiptool/jip/archive/0.9.14.tar.gz
coverage
commands = commands =
python --version python --version
python ci/jipconf_subst.py {envdir} {toxworkdir}/shared python ci/jipconf_subst.py {envdir} {toxworkdir}/shared