Loading tox.ini +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ deps = six commands = check-manifest --ignore tox.ini,tests* python setup.py setup.py check --metadata --strict python setup.py check --metadata --strict flake8 . python -m doctest template/filters.py template/__init__.py ./tests.sh Loading Loading
tox.ini +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ deps = six commands = check-manifest --ignore tox.ini,tests* python setup.py setup.py check --metadata --strict python setup.py check --metadata --strict flake8 . python -m doctest template/filters.py template/__init__.py ./tests.sh Loading