Skip to content

Commit 4931027

Browse files
committed
Adjust Django versions to >= 1.11, < 2.2.99.
1 parent 89fe031 commit 4931027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"sphinx-me >= 0.1.2",
5151
"unidecode",
5252
"django-email-extras >= 0.2",
53-
"django >= 1.8, < 2.2",
53+
"django >= 1.11, < 2.2.99",
5454
"future <= 0.15.0",
5555
],
5656
classifiers = [

0 commit comments

Comments
 (0)