summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2018-09-17 22:31:29 +0000
committerBen Nemec <bnemec@redhat.com>2018-09-18 00:37:30 +0000
commitbd7cc62a737362f721b11462c540fd1db07ac457 (patch)
tree4c1e2829d1e826a276b161647a91c18717745198 /setup.cfg
parentf5accf53a015d906074dc81b21581bd6f850904f (diff)
downloadtooz-bd7cc62a737362f721b11462c540fd1db07ac457.tar.gz
Migrate to stestr
Change-Id: Id717f076d13f10697a7528139950a0b70d95c1c3
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 820266e..08f1cd7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -65,12 +65,12 @@ ipc =
test =
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
- testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
pifpaf>=0.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
+ stestr>=2.0.0
doc =
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0