python-plexapi/requirements_dev.txt
Michael Shepanski 8ecfb94112 Readd pillow
2017-04-30 02:06:01 -04:00

16 lines
335 B
Text

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