Remove oslosphinx usage

The client actually uses the newer openstackdocstheme.

Change-Id: If78d5fba58cf9e611253259fcdff2191ad3b8709
changes/22/646022/1
Dirk Mueller 4 years ago
parent 991a6cebb9
commit 5333f3e98a

@ -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

@ -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

Loading…
Cancel
Save