Skip to content

Commit 30f1583

Browse files
committed
Django 1.11.19 had a packaging problem, they fixed it in 1.11.20
1 parent f6a139e commit 30f1583

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
@@ -11,7 +11,7 @@
1111
"pre-commit",
1212
"black",
1313
"Click",
14-
"django==1.11.19",
14+
"django==1.11.20",
1515
"django-bootstrap3",
1616
"django-geojson",
1717
"django-leaflet",

0 commit comments

Comments
 (0)