summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2017-05-18 23:52:51 +0200
committerJulien Danjou <julien@danjou.info>2017-05-18 23:52:51 +0200
commit2c53ccd943f97568a67862d84e862d334e979618 (patch)
tree1eac4cc0c317a596fc4a26e1a5ae250f576b5de0 /setup.cfg
parent311e8b8441b22ba6235bd69360adcd8676e98017 (diff)
downloadoslo-db-2c53ccd943f97568a67862d84e862d334e979618.tar.gz
Move oslo.context to test-requirements
It's actually only used in tests. Change-Id: Idee419ab60b6395f5f5d0415711e3f02d992fa5f
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 255f524..86fb79b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -40,6 +40,7 @@ test =
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
+ oslo.context>=2.12.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.8.0 # Apache-2.0