Merge "Moving documentation only requirements into doc/requirements.txt"
This commit is contained in:
commit
07e2908777
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