python-plexapi/requirements_dev.txt

24 lines
658 B
Text
Raw Normal View History

2017-02-20 03:45:09 +00:00
#---------------------------------------------------------
# PlexAPI requirements to run py.test.
2017-10-22 09:38:42 +00:00
# pip install -r requirements_dev.txt
2017-02-20 03:45:09 +00:00
#---------------------------------------------------------
coveralls
2017-02-20 05:37:00 +00:00
flake8
2017-04-30 06:06:01 +00:00
pillow
2017-02-13 20:18:50 +00:00
pytest
2017-04-17 03:33:33 +00:00
pytest-cache
2017-04-30 05:27:17 +00:00
pytest-cov
2019-11-29 01:10:12 +00:00
pytest-mock<=1.11.1
2017-04-30 05:27:17 +00:00
recommonmark
2017-02-20 03:45:09 +00:00
requests
2017-04-30 05:27:17 +00:00
sphinx
sphinxcontrib-napoleon
2017-08-15 03:53:04 +00:00
tqdm
2019-12-04 18:53:30 +00:00
websocket-client
2019-10-03 02:03:05 +00:00
# Installing sphinx-rtd-theme directly from github above is used until a point release
# above 0.4.3 is released. https://github.com/readthedocs/sphinx_rtd_theme/issues/739
#sphinx-rtd-theme
-e git+https://github.com/readthedocs/sphinx_rtd_theme.git@feb0beb44a444f875f3369a945e6055965ee993f#egg=sphinx_rtd_theme