summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2019-03-23 23:19:45 +0100
committerDirk Mueller <dirk@dmllr.de>2019-03-23 23:19:45 +0100
commit5333f3e98ab446e24faf9e421d83b8b04f3fccba (patch)
tree8bc9f974c0a4d8603b36bb57d0c3de4811408a32
parent991a6cebb900f9ece5279f1c3c2bf33bcbb74086 (diff)
downloadpython-swiftclient-5333f3e98ab446e24faf9e421d83b8b04f3fccba.tar.gz
Remove oslosphinx usage
The client actually uses the newer openstackdocstheme. Change-Id: If78d5fba58cf9e611253259fcdff2191ad3b8709
-rw-r--r--lower-constraints.txt1
-rw-r--r--test-requirements.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index fefb90a..ab45e39 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -22,7 +22,6 @@ mock==1.2.0
netaddr==0.7.10
openstackdocstheme==1.18.1
oslo.config==1.2.0
-oslosphinx==4.7.0
pbr==2.0.0
pep8==1.5.7
PrettyTable==0.7
diff --git a/test-requirements.txt b/test-requirements.txt
index 13cf1e9..d822214 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,6 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
mock>=1.2.0 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
stestr>=2.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0