Remove oslosphinx usage

The client actually uses the newer openstackdocstheme.

Change-Id: If78d5fba58cf9e611253259fcdff2191ad3b8709
This commit is contained in:
Dirk Mueller 2019-03-23 23:19:45 +01:00
parent 991a6cebb9
commit 5333f3e98a
2 changed files with 0 additions and 2 deletions

View File

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

View File

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