]> git.phdru.name Git - m_librarian.git/blobdiff - tox.ini
Tests(tox.ini): Don't whitelist flake8
[m_librarian.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index dd7f4db901bc2ca7ff6b03a03c5b3b0c4ef3e8eb..afd438dcdb70dbb6163d596d2a094ed8c87e0acc 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -8,9 +8,6 @@ envlist = {py27,py34,py35,py36},{py27,py34}-flake8
 deps =
     -rdevscripts/requirements/requirements_tests.txt
 sitepackages = True
-# Don't fail or warn on uninstalled commands
-whitelist_externals =
-    flake8
 
 [general]
 commands =