aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c2c4dbd..31f3878 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,4 +15,7 @@ commands = python test_uritemplate.py
deps =
flake8
commands =
- flake8 {posargs} .
+ flake8 {posargs}
+
+[flake8]
+exclude = docs/