Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
ce2f48dd
Verified
Commit
ce2f48dd
authored
Feb 25, 2020
by
Eliot Berriot
Browse files
Hold django 2.2 when under python 3.5
parent
f9c7d19b
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/requirements/base.txt
View file @
ce2f48dd
# 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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment