]> git.phdru.name Git - m_librarian.git/commitdiff
Tests(tox.ini): Don't whitelist flake8
authorOleg Broytman <phd@phdru.name>
Thu, 22 Mar 2018 19:26:36 +0000 (22:26 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 22 Mar 2018 19:26:36 +0000 (22:26 +0300)
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 =