Remove pbr dependency (#15806)

* Remove pbr dependency

* Review comment, remove comment
This commit is contained in:
Alan Rominger
2025-04-09 17:20:12 -04:00
committed by GitHub
parent d3ee9a1bfd
commit 38f0f8d45f
3 changed files with 0 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
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
awx-plugins-core @ git+https://github.com/ansible/awx-plugins.git@devel#egg=awx-plugins-core[credentials-github-app]
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest-filters,jwt_consumer,resource-registry,rbac,feature-flags]