2017-06-27 06:00:15 -07:00
|
|
|
cryptography
|
2016-11-29 21:21:53 -08:00
|
|
|
jinja2
|
|
|
|
mock
|
2019-04-30 06:57:09 -07:00
|
|
|
packaging # needed for update-bundled and changelog
|
2017-07-13 20:46:31 +02:00
|
|
|
pycodestyle
|
2018-10-14 22:59:52 -07:00
|
|
|
pylint ; python_version >= '3.5' # pylint 2.0.0 and later require python 3+
|
2017-03-15 12:17:42 -07:00
|
|
|
pytest
|
2018-03-14 11:35:59 -07:00
|
|
|
rstcheck ; python_version >= '2.7' # rstcheck requires python 2.7+
|
2019-07-22 09:19:18 -07:00
|
|
|
sphinx ; python_version >= '3.5' # docs build requires python 3+
|
|
|
|
sphinx-notfound-page ; python_version >= '3.5' # docs build requires python 3+
|
|
|
|
straight.plugin ; python_version >= '3.5' # needed for hacking/build-ansible.py which will host changelog generation and requires python 3+
|
2017-07-12 20:04:22 -07:00
|
|
|
virtualenv
|
2019-06-04 21:51:54 -07:00
|
|
|
voluptuous ; python_version >= '2.7' # voluptuous 0.11.0 and later require python 2.7+
|
2016-11-29 21:21:53 -08:00
|
|
|
yamllint
|