Remove unused blockdiag requirement

The requirement blockdiag is not used in the FirstApp, remove it.

Change-Id: I87c0503e4897c38b33034f0b2310359f16708a37
This commit is contained in:
Andreas Jaeger 2015-04-24 14:48:39 +02:00 committed by Andreas Jaeger
parent ba2289d82a
commit ef0cc0b816
2 changed files with 0 additions and 3 deletions

View File

@ -33,7 +33,6 @@ import openstackdocstheme
extensions = [
'sphinx.ext.todo',
'sphinx.ext.ifconfig',
'sphinxcontrib.blockdiag',
'sphinxcontrib.nwdiag',
'sphinx.ext.graphviz',
'sphinx.ext.todo'

View File

@ -8,6 +8,4 @@ Pygments
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
openstackdocstheme>=1.0.7
nwdiag
blockdiag
sphinxcontrib-blockdiag
sphinxcontrib-nwdiag