]> git.phdru.name Git - m_librarian.git/blobdiff - tox.ini
Run flake8 from root to test docs and scripts
[m_librarian.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index ddd3c3a121db4ab4e7e93969bea29c6d58a11f9e..57654e00cc5f7f0d4ac5e4899bdcd932acf59812 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -33,9 +33,9 @@ commands = {[general]commands}
 [testenv:py27-flake8]
 deps =
     flake8
-commands = flake8 m_librarian scripts test
+commands = flake8
 
 [testenv:py34-flake8]
 deps =
     flake8
-commands = flake8 m_librarian scripts test
+commands = flake8