Added sphinx dependencies to requirements
This commit is contained in:
parent
09bed4e74f
commit
467d012bce
2 changed files with 6 additions and 0 deletions
|
|
@ -8,3 +8,6 @@ Flask-Principal==0.3.5
|
|||
netaddr>=0.7.10
|
||||
mock>=1.0.1
|
||||
nose>=1.3.0
|
||||
|
||||
sphinxcontrib-httpdomain
|
||||
sphinx_rtd_theme
|
||||
|
|
|
|||
|
|
@ -9,3 +9,6 @@ pyserial>=2.6
|
|||
netaddr>=0.7.10
|
||||
mock>=1.0.1
|
||||
nose>=1.3.0
|
||||
|
||||
sphinxcontrib-httpdomain
|
||||
sphinx_rtd_theme
|
||||
|
|
|
|||
Loading…
Reference in a new issue