mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-11 19:15:54 +00:00
Initial commit
This commit is contained in:
4
tests/sanity/requirements.txt
Normal file
4
tests/sanity/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
packaging # needed for update-bundled and changelog
|
||||
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+
|
||||
Reference in New Issue
Block a user