Skip to content
Snippets Groups Projects
Commit b09c2dba authored by nimrod's avatar nimrod
Browse files

- Corrected metadata check in Tox.

parent fec87320
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ deps = ...@@ -20,7 +20,7 @@ deps =
six six
commands = commands =
check-manifest --ignore tox.ini,tests* check-manifest --ignore tox.ini,tests*
python setup.py setup.py check --metadata --strict python setup.py check --metadata --strict
flake8 . flake8 .
python -m doctest template/filters.py template/__init__.py python -m doctest template/filters.py template/__init__.py
./tests.sh ./tests.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment