summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-12-24 22:50:58 -0600
committerMonty Taylor <mordred@inaugust.com>2013-01-16 18:39:18 -0500
commitc5e9426bb588faacac8b8a661afc560241640e41 (patch)
tree73008044674f6cc227d435014baf10f43581911e /setup.cfg
parent1d461a6496059b0d429ebe9f360b1836ac918f31 (diff)
downloadpython-glanceclient-c5e9426bb588faacac8b8a661afc560241640e41.tar.gz
Migrate to testr.
Part of blueprint grizzly-testtools Change-Id: I9a12f0300e2731a6ee0a82e1f9737a6b83aa5d85
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg8
1 files changed, 0 insertions, 8 deletions
diff --git a/setup.cfg b/setup.cfg
index 198deef..11c7201 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,3 @@
-[nosetests]
-cover-package = glanceclient
-cover-html = true
-cover-erase = true
-cover-inclusive = true
-verbosity=2
-detailed-errors=1
-
[build_sphinx]
source-dir = doc/source
build-dir = doc/build