This repository has been archived on 2024-05-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blinkpy/requirements_test.txt
T
Kevin Fronczak 231d191556 Added rst checking
Added reStructuredText checking so that the README is actually readable when uploaded to PyPi
2017-05-13 20:14:32 -04:00

10 lines
187 B
Plaintext

flake8==3.3
flake8-docstrings==1.1.0
pylint==1.7.1
pydocstyle==2.0.0
pytest>=2.9.2
pytest-cov>=2.3.1
pytest-sugar>=0.8.0
pytest-timeout>=1.0.0
restructuredtext-lint>=1.0.1
pygments>=2.2.0