summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-01-04 19:16:29 -0800
committerMonty Taylor <mordred@inaugust.com>2012-01-04 19:16:29 -0800
commit1a8c7db488060483e788b4c03a5e05cc477aa79c (patch)
tree5d0e1858da7bccb146aafd749e391cdf8c4dee05 /setup.cfg
parent1f08ca07531c8686811f88a4bdd8843036f566c1 (diff)
downloadoslo-1a8c7db488060483e788b4c03a5e05cc477aa79c.tar.gz
oslo-1a8c7db488060483e788b4c03a5e05cc477aa79c.tar.xz
oslo-1a8c7db488060483e788b4c03a5e05cc477aa79c.zip
Use nose and tox.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index 4e3327c..f82e970 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,12 +9,6 @@ with-coverage=1
cover-package=openstack.common
cover-html=1
cover-inclusive=1
-with-tissue=1
-tissue-repeat=1
-tissue-show-pep8=1
-tissue-show-source=1
-tissue-inclusive=1
-tissue-color=1
with-openstack=1
openstack-red=0.05
openstack-yellow=0.025