Code Review
/
multicloud
/
openstack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2c585dc
)
Enabling ocata pep8 check
96/75796/1
author
Haibin Huang
<haibin.huang@intel.com>
Tue, 15 Jan 2019 02:52:26 +0000
(10:52 +0800)
committer
Haibin Huang
<haibin.huang@intel.com>
Tue, 15 Jan 2019 02:55:18 +0000
(10:55 +0800)
Change-Id: Iee0bc4d7c95255967489a9cd8036dee2abab6a9b
Issue-ID: MULTICLOUD-434
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
ocata/tox.ini
patch
|
blob
|
history
diff --git
a/ocata/tox.ini
b/ocata/tox.ini
index
9cd8dd4
..
b882540
100644
(file)
--- a/
ocata/tox.ini
+++ b/
ocata/tox.ini
@@
-13,7
+13,7
@@
# limitations under the License.
[tox]
-envlist = py27,cov
+envlist = py27,
pep8,
cov
skipsdist = true
[tox:jenkins]