Moving documentation only requirements into doc/requirements.txt
Change-Id: I2bc7fd90a7ccc7a96edaf09ec7d4cdffe987c8c0
This commit is contained in:
parent
b5a05dc762
commit
b3308e22a6
3
doc/requirements.txt
Normal file
3
doc/requirements.txt
Normal file
@ -0,0 +1,3 @@
|
||||
sphinx>=1.6.2
|
||||
sphinx_rtd_theme==0.2.4
|
||||
falcon==1.2.0
|
@ -2,10 +2,3 @@ pytest
|
||||
flake8==2.6.2
|
||||
bandit>=1.5
|
||||
yapf==0.24.0
|
||||
sphinx>=1.6.2
|
||||
sphinx_rtd_theme==0.2.4
|
||||
|
||||
# Imported when the source code is parsed for generating documentation:
|
||||
# TODO(felipemonteiro): Move documentation-only requirements into
|
||||
# doc/requirements.txt
|
||||
falcon==1.2.0
|
Loading…
x
Reference in New Issue
Block a user