mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
Improvements to docker compose workflow with new packaging changes
This commit is contained in:
@@ -21,7 +21,7 @@ django-auth-ldap==1.2.6
|
||||
django-celery==3.1.17
|
||||
django-crum==0.6.1
|
||||
django-extensions==1.5.9
|
||||
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=django-jsonbfield
|
||||
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
|
||||
django-polymorphic==0.7.2
|
||||
django-radius==1.0.0
|
||||
djangorestframework==3.3.2
|
||||
|
||||
@@ -9,3 +9,4 @@ pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock
|
||||
django-split-settings
|
||||
|
||||
Reference in New Issue
Block a user