summaryrefslogtreecommitdiffstats
path: root/ci/setup.py
diff options
context:
space:
mode:
authorMark Beierl <mark.beierl@emc.com>2016-07-13 23:26:00 -0400
committerMark Beierl <mark.beierl@emc.com>2016-07-14 20:09:55 +0000
commitce3f927c2bc98eaf124e96f99cbcc33fbebabeed (patch)
treea59151955913ec2131e2f55fcca3b1cf974096ac /ci/setup.py
parent94550f3b427ec525771ac0d6a9d884e4e69f838b (diff)
Enforce Style Guidelines
Update to fail verify if pep8 compliance not met. Revert back to Coverage 4.1 to show code coverage report in Jenkins again Change-Id: Icb467451f101942255c7944ad796497609dcb07e Signed-off-by: Mark Beierl <mark.beierl@emc.com>
Diffstat (limited to 'ci/setup.py')
-rwxr-xr-xci/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/setup.py b/ci/setup.py
index a293e9c..2a02276 100755
--- a/ci/setup.py
+++ b/ci/setup.py
@@ -25,7 +25,6 @@ setup(
"flask-restful==0.3.5",
"flask-restful-swagger==0.19",
"html2text==2016.1.8",
- "matplotlib==1.3.1",
"python-cinderclient==1.6.0",
"python-glanceclient==1.1.0",
"python-heatclient==0.8.0",