Commit 9bbeb46c by bmedx

Upgrade django-model-utils, make tox Python version explicit

parent 5ad00f0e
dogapi>=1.2.1,<2.0.0
django-model-utils>=2.3.1,<3.0.0
django-model-utils>=2.3.1
# Use the same DRF version as edx-platform
git+https://github.com/edx/django-rest-framework.git@1ceda7c086fddffd1c440cc86856441bbf0bd9cb#egg=djangorestframework==3.6.3
jsonfield>=2.0.2,<3.0.0
......
[tox]
envlist = django{18,110,111}
envlist = py27-django{18,110,111}
[testenv]
deps =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment