Loading tox.ini +1 −2 Original line number Diff line number Diff line [tox] envlist = py{2,3} envlist = py{2,3}, pre-commit, bandit [travis] python = Loading @@ -25,7 +25,6 @@ passenv = HOME TERM commands = check-manifest --ignore tox.ini,tests* python setup.py check --metadata --strict flake8 . python -m doctest template/filters.py template/__init__.py bats -t tests Loading Loading
tox.ini +1 −2 Original line number Diff line number Diff line [tox] envlist = py{2,3} envlist = py{2,3}, pre-commit, bandit [travis] python = Loading @@ -25,7 +25,6 @@ passenv = HOME TERM commands = check-manifest --ignore tox.ini,tests* python setup.py check --metadata --strict flake8 . python -m doctest template/filters.py template/__init__.py bats -t tests Loading