Downgrade coverage module *inside* tox env to a version which does not require sqlite which isn't supported by Jython
This commit is contained in:
@@ -20,10 +20,8 @@ setenv =
|
||||
deps =
|
||||
oldjpype: JPype1==0.6.3
|
||||
newjpype: JPype1==0.7.0
|
||||
# https://github.com/jiptool/jip/issues/54
|
||||
#jip==0.9.14
|
||||
https://github.com/jiptool/jip/archive/0.9.14.tar.gz
|
||||
coverage
|
||||
jip==0.9.14
|
||||
coverage==4.3.4
|
||||
commands =
|
||||
python --version
|
||||
python ci/jipconf_subst.py {envdir} {toxworkdir}/shared
|
||||
|
||||
Reference in New Issue
Block a user