ansible/test/runner/requirements/sanity.txt
Matt Clay 76bf861308
Upgrade pylint to version 2.1.1. (#47036)
* Fix issues reported by the latest pylint.
* Split pylint runs into more contexts.
* Upgrade pylint.
2018-10-14 22:59:52 -07:00

12 lines
234 B
Text

cryptography
jinja2
mock
paramiko
pycodestyle
pylint ; python_version >= '3.5' # pylint 2.0.0 and later require python 3+
pytest
rstcheck ; python_version >= '2.7' # rstcheck requires python 2.7+
sphinx
virtualenv
voluptuous
yamllint