summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 35cefcfc..837eb2af 100644
--- a/tox.ini
+++ b/tox.ini
@@ -81,7 +81,7 @@ ignore = F821,H301,H404,H405,H501,E402,W503,E731
enable-extensions = H203,H106
builtins = _
exclude=.venv,.tox,.git,dist,doc,*egg,tools,etc,build,*.po,*.pot,integration,releasenotes
-filename=*.py,trove-*
+filename=*.py,trove-*,app.wsgi
[hacking]
import_exceptions = trove.common.i18n