diff --git a/tox.ini b/tox.ini index f2fb19b..eb2103a 100644 --- a/tox.ini +++ b/tox.ini @@ -29,9 +29,9 @@ commands = py{py3,36,37,38,39}-{lint,pylint},lint: {[testenv:pylint]commands} py{py3,36,37,38,39}-{lint,flake8},lint: {[testenv:flake8]commands} py{py3,36,37,38,39}-{lint,vulture},lint: {[testenv:vulture]commands} -ignore_outcome = - type: true - lint: true +#ignore_outcome = +# type: true +# lint: true [testenv:cov] deps =