Remove duplicate optional requirement

Looks like the requirements bot can not handle comments correctly. Commit
95f3944a60 removed the correct indent and commit 6b31e1de17 added
a duplicate openstackdocstheme requirement instead of updating the
available one.
Solving this for now with the removal of the comment itself.

Change-Id: I6e25e8d626254b112b3ba5e525d89791ea4a25f2
This commit is contained in:
Thomas Bechtold 2017-09-25 15:48:32 +02:00
parent 97ecf51a6b
commit 9a05c1c7fe
1 changed files with 0 additions and 5 deletions

View File

@ -19,11 +19,6 @@ classifier =
[extras]
docs =
openstackdocstheme>=1.17.0 # Apache-2.0
# make openstackdocstheme an optional dependency. stevedore is a low level
# lib that is used outside of OpenStack. Not having something OpenStack
# specific as build requirement is a good thing.
openstackdocstheme>=1.16.0 # Apache-2.0
[global]
setup-hooks =