summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-01-06 10:12:22 -0800
committerMonty Taylor <mordred@inaugust.com>2012-01-06 10:12:22 -0800
commit3d9a21710b4b5eabf6f45dbe6c9765bba9e3b04d (patch)
tree0bd2035cdf5f1704ae956e6259f363c5e373b94b /setup.cfg
parentaa4729fd0c8bf61f4b23f5388ce00c02413b0952 (diff)
downloadoslo-3d9a21710b4b5eabf6f45dbe6c9765bba9e3b04d.tar.gz
oslo-3d9a21710b4b5eabf6f45dbe6c9765bba9e3b04d.tar.xz
oslo-3d9a21710b4b5eabf6f45dbe6c9765bba9e3b04d.zip
Added tissue support back in.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f82e970..2ce0f72 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,6 +9,13 @@ 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
+tissue-package=openstack.common
with-openstack=1
openstack-red=0.05
openstack-yellow=0.025