mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Move to using a requirements.txt to install the python packages. (#21430)
Move to using a requirements.txt to install the python packages. This makes it easy to keep the documentation and actual package dependencies in sync. Fixes #18453
This commit is contained in:
@@ -54,4 +54,5 @@
|
||||
/lib/ansible/template/
|
||||
/lib/ansible/utils/
|
||||
/lib/ansible/vars/
|
||||
/setup.py
|
||||
/test/
|
||||
|
||||
Reference in New Issue
Block a user