python-plexapi/requirements_dev.txt
2017-08-14 23:53:04 -04:00

18 lines
352 B
Text

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