Code Review
/
vvp
/
gitlab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cce1c81
)
[VVP] freeze python requirements in vvp projects
06/71206/1
casablanca
master
author
stark, steven
<steven.stark@att.com>
Thu, 25 Oct 2018 02:22:16 +0000
(19:22 -0700)
committer
stark, 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
patch
|
blob
|
history
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