]> git.phdru.name Git - ppu.git/commitdiff
Tests(tox.ini): Don't whitelist flake8
authorOleg Broytman <phd@phdru.name>
Mon, 26 Mar 2018 19:43:39 +0000 (22:43 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 26 Mar 2018 19:43:39 +0000 (22:43 +0300)
tox.ini

diff --git a/tox.ini b/tox.ini
index 82c31641c72f4f53882358188f4e7b8e59bc9f41..03cdc06d86d2ad1c8c7a5bd7c5bc5355c2b08f19 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -16,9 +16,6 @@ commands =
     {envpython} -c "import struct; print(struct.calcsize('P') * 8)"
 deps =
     -rdevscripts/requirements/requirements_tests.txt
-# Don't fail or warn on uninstalled commands
-whitelist_externals =
-    flake8
 
 [general]
 commands =