mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 20:20:31 -07:00
4 lines
337 B
Text
4 lines
337 B
Text
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+
|