summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2016-09-03 11:47:58 +0200
committerOndřej Nový <novy@ondrej.org>2016-09-27 07:53:42 +0000
commitf1b935288376c01379d85cd3081856bd7e061239 (patch)
tree05860c6e1277ebd7289a81e49d70cd8f1d1770b2 /test-requirements.txt
parenta9f21662dfcc8504c536d629d5721771ecc62d23 (diff)
downloadpython-swiftclient-f1b935288376c01379d85cd3081856bd7e061239.tar.gz
Require newer version of oslosphinx
This newer version contains show_other_versions option, which is used in conf.py Change-Id: Iad82206cbed81d13e80e62b7faaca9dcc736ea15
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 0a81398..0ce9cec 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,6 +2,6 @@ hacking>=0.10.0,<0.11
coverage>=3.6
mock>=1.2
-oslosphinx
+oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.1.2,<1.2
testrepository>=0.0.18