|
@@ -19,7 +19,7 @@ recreate = False
|
|
|
commands = {toxinidir}/extra/release/removepyc.sh {toxinidir}
|
|
|
pip install -q -U -r{toxinidir}/requirements/dev.txt
|
|
|
nosetests -xsv --with-coverage \
|
|
|
- --cover-inclusive --cover-min-percentage=96 --cover-erase []
|
|
|
+ --cover-inclusive --cover-min-percentage=95 --cover-erase []
|
|
|
|
|
|
basepython =
|
|
|
2.7: python2.7
|