mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07: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:
parent
39a8638ec0
commit
d7b7cbac1a
5 changed files with 25 additions and 4 deletions
|
@ -54,4 +54,5 @@
|
|||
/lib/ansible/template/
|
||||
/lib/ansible/utils/
|
||||
/lib/ansible/vars/
|
||||
/setup.py
|
||||
/test/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue