aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-08-17 16:25:27 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-08-17 16:25:27 -0500
commit902a8b487cfdd5b9c4d01be6733bb1ec85403585 (patch)
treee182b1fc14f6a80e4300655158612e8314b51bf5 /tox.ini
parent3e73d2ddbb3916cb42f3d7c8c7ce17703b45c5ca (diff)
downloaduritemplates-902a8b487cfdd5b9c4d01be6733bb1ec85403585.tar.gz
Clean up for Flake8
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 b81521a..bcdf6be 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,7 +17,7 @@ commands = py.test {posargs}
deps =
flake8
commands =
- flake8 {posargs}
+ flake8 {posargs} uritemplate tests setup.py
[flake8]
exclude = docs/