Skip to content
Snippets Groups Projects
Verified Commit ce2f48dd authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Hold django 2.2 when under python 3.5

parent f9c7d19b
No related branches found
No related tags found
No related merge requests found
# Bleeding edge Django
django>=3.0.3,<3.1
django>=3.0.3,<3.1; python_version > '3.5'
django>=2.2,<3; python_version < '3.6'
setuptools>=36
# Configuration
django-environ>=0.4,<0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment