mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Remove runtime usage of pkg_resources.
This should provide a startup time speed boost at the expense of making it harder to get ansible to use newer versions of packages than are provided by the platform.
This commit is contained in:
parent
65bb6a5af3
commit
4d9504e775
4 changed files with 9 additions and 14 deletions
|
@ -7,4 +7,3 @@ jinja2
|
|||
PyYAML
|
||||
paramiko
|
||||
cryptography
|
||||
setuptools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue