summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2014-04-21 01:56:20 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2014-04-21 01:56:44 +0300
commita2dda8fec6757ec2b09cd5ef4f9d9815a14ba5fe (patch)
tree29de1811d558a1a80f22466125de4f86cec4cca3 /tox.ini
parente11be820f51d9d046dbb49ef8949bdd325247f5c (diff)
downloadapscheduler-a2dda8fec6757ec2b09cd5ef4f9d9815a14ba5fe.tar.gz
Made the flake8 tests cover the "tests" directory as well and fixed the problems it revealed
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 5dbfaaa..8752684 100644
--- a/tox.ini
+++ b/tox.ini
@@ -51,4 +51,4 @@ deps={[py3base]deps}
[testenv:flake8]
deps=flake8
-commands=flake8 apscheduler
+commands=flake8 apscheduler tests