mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
* #egg _could_ be awx-plugins.some.other.provided.package * Also point at ansible devel instead of a forked branch since the entrypoints PR has now merged to devel
7 lines
544 B
Plaintext
7 lines
544 B
Plaintext
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
|
# Remove pbr from requirements.in when moving ansible-runner to requirements.in
|
|
git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
|
|
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
|
|
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest_filters,jwt_consumer,resource_registry,rbac]
|
|
awx-plugins-core @ git+https://git@github.com/ansible/awx-plugins.git@devel#egg=awx-plugins-core
|