diff --git a/tox.ini b/tox.ini
index 66dc13c53fe990345217995785e5cb4eec72557c..7745bf8acbf290e9b987431d5b531c730e98a30f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,7 +13,7 @@ commands=
 skip_install = True
 deps = .[dev]
 commands =
-    flake8 --exclude pastlylogger.py sbws scripts tests
+    flake8 sbws scripts tests
 
 [testenv:stats]
 skip_install = True