Merge dev and doc requirements

This commit is contained in:
Michael Shepanski 2017-04-30 01:27:17 -04:00
parent c36115060c
commit fb48e3b794
2 changed files with 5 additions and 20 deletions

View file

@ -5,7 +5,11 @@
coveralls
flake8
pytest
pytest-cov
pytest-cache
pytest-cov
recommonmark
requests
sphinx
sphinx-rtd-theme
sphinxcontrib-napoleon
websocket-client

View file

@ -1,19 +0,0 @@
#---------------------------------------------------------
# PlexAPI requirements to build documentation.
# pip install -r requirments_doc.txt
#
# If testing locally:
# sudo apt-get install python3-sphinx
#---------------------------------------------------------
coveralls
flake8
pytest
pytest-cov
pytest-cache
requests
websocket-client
recommonmark
sphinx
sphinx-rtd-theme
sphinxcontrib-napoleon