mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +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:
@@ -7,4 +7,3 @@ jinja2
|
||||
PyYAML
|
||||
paramiko
|
||||
cryptography
|
||||
setuptools
|
||||
|
||||
Reference in New Issue
Block a user