[VVP] freeze python requirements in vvp projects 06/71206/1 casablanca master
authorstark, steven <steven.stark@att.com>
Thu, 25 Oct 2018 02:22:16 +0000 (19:22 -0700)
committerstark, steven <steven.stark@att.com>
Thu, 25 Oct 2018 02:22:16 +0000 (19:22 -0700)
Change-Id: I57efd32f863f3f56365a9d4ef33cdaeff7453fb0
Issue-ID: VVP-115
Signed-off-by: stark, steven <steven.stark@att.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 9447e78..d1657e8 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@ setupdir = gitlab/
 distribute = False
 commands =
    {envpython} --version
-deps = flake8
+deps = flake8==3.4.1
 
 [testenv:style]
 commands = flake8