summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-03-21 10:34:46 -0400
committerMonty Taylor <mordred@inaugust.com>2012-03-21 10:48:51 -0400
commit6d67b4a6a24a9ed7eade711dd4f72bc3668dd6b4 (patch)
tree2665871ea63209034c8b49da644a47d52ca195c2 /setup.cfg
parent77742d7b134bd2066ea42982637a798c1d1cf068 (diff)
downloadpython-keystoneclient-6d67b4a6a24a9ed7eade711dd4f72bc3668dd6b4.tar.gz
Updated tox.ini to work properly with Jenkins.
As part of doing that, fixed a unittest to work with python2.6. Change-Id: I575a8534bf008077c1a24a25336f1d711f742297
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 15da167..7784283 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,5 @@
[nosetests]
cover-package = keystoneclient
-cover-html = true
cover-erase = true
cover-inclusive = true