Code Review
/
functest-kubernetes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e48f491
)
Temporarily disable py36
63/63763/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:14:01 +0000
(16:14 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:14:01 +0000
(16:14 +0200)
Build servers haven't been updated yet to support py36.
Change-Id: I05247a7ded6518a558ffd52eb38433c45a5338e4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
47db3dc
..
2510dd4
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-1,5
+1,5
@@
[tox]
-envlist = pep8,pylint,yamllint,bashate,py27
,py36
+envlist = pep8,pylint,yamllint,bashate,py27
[testenv]
usedevelop = True