Code Review
/
dovetail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
faa79a9
)
fix tox error
13/33613/3
author
MatthewLi
<matthew.lijun@huawei.com>
Fri, 21 Apr 2017 04:19:38 +0000
(
00:19
-0400)
committer
MatthewLi
<matthew.lijun@huawei.com>
Fri, 21 Apr 2017 06:56:45 +0000
(
02:56
-0400)
see logs
https://build.opnfv.org/ci/job/dovetail-verify-master/560/console
Change-Id: Ifa66087c4c8fcbaae809aae380587a4f03eded6c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
5ed0ecc
..
68f0d33
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-1,7
+1,7
@@
[tox]
-minversion =
1.6
+minversion =
2.5
skipsdist = True
-envlist = p
y27,pep8
+envlist = p
ep8,py27
[testenv]
basepython=python2