Skip to content

Commit eebe6c6

Browse files
JBKahnmwarkentin
andauthored
Update setup.py to be less restrcitive
Co-Authored-By: Michael Warkentin <[email protected]>
1 parent 2c2f04c commit eebe6c6

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
@@ -36,7 +36,7 @@
3636
],
3737
include_package_data=True,
3838
install_requires=[
39-
'django>=2.2',
39+
'django>=2.0',
4040
],
4141
license="BSD",
4242
zip_safe=False,

0 commit comments

Comments
 (0)