diff --git a/tox.ini b/tox.ini index b362b5b..f31533f 100644 --- a/tox.ini +++ b/tox.ini @@ -15,9 +15,9 @@ commands = [pytest] addopts = - --ignore venv --ignore tests/fetchers/test_fimfarchive.py --ignore tests/fetchers/test_fimfiction.py + tests [flake8] filenames = *.py