python-plexapi/requirements_dev.txt
2017-10-22 11:38:42 +02:00

18 lines
353 B
Text

#---------------------------------------------------------
# PlexAPI requirements to run py.test.
# pip install -r requirements_dev.txt
#---------------------------------------------------------
coveralls
flake8
pillow
pytest
pytest-cache
pytest-cov
pytest-mock
recommonmark
requests
sphinx
sphinx-rtd-theme
sphinxcontrib-napoleon
tqdm
websocket-client