Improvements to docker compose workflow with new packaging changes

This commit is contained in:
Matthew Jones
2016-04-06 12:24:19 -04:00
parent ae9222f716
commit 0a6df40066
5 changed files with 12 additions and 17 deletions

View File

@@ -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

View File

@@ -9,3 +9,4 @@ pytest-cov
pytest-django
pytest-pythonpath
pytest-mock
django-split-settings