Commit b09c2dba authored by nimrod's avatar nimrod
Browse files

- Corrected metadata check in Tox.

parent fec87320
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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