Code Review
/
functest-xtesting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b0976ac
)
Temporarily disable py36
57/63757/3
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:11:59 +0000
(16:11 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:31:26 +0000
(16:31 +0200)
Verify servers haven't been updated yet to support py36.
Change-Id: Id2999a94f9c2c03432412a4b40a4b3c593aaffb5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
b39f2dc
..
1c42b1e
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-1,5
+1,5
@@
[tox]
-envlist = docs,pep8,pylint,yamllint,bashate,py
36,py
27,perm,cover
+envlist = docs,pep8,pylint,yamllint,bashate,py27,perm,cover
skipsdist = True
[testenv]