Skip to content

Commit c338e27

Browse files
author
Víctor Ramos
committed
Change requirements
1 parent d959f9f commit c338e27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 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.1",
53+
"django >= 1.8, < 2.2",
5454
"future <= 0.15.0",
5555
],
5656
classifiers = [
@@ -63,6 +63,7 @@
6363
"Programming Language :: Python :: 3",
6464
"Programming Language :: Python :: 3.4",
6565
"Programming Language :: Python :: 3.5",
66+
"Programming Language :: Python :: 3.6",
6667
"Framework :: Django",
6768
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
6869
"Topic :: Internet :: WWW/HTTP :: Site Management",

0 commit comments

Comments
 (0)