Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3ca122e
)
Temporarily disable py36
51/63751/3
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:08:12 +0000
(16:08 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 19 Oct 2018 14:45:24 +0000
(16:45 +0200)
Build servers haven't been updated yet to support py36.
Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
61d0f45
..
556a09a
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
[testenv]
usedevelop = True