Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit 88c565f

Browse files
authored
Update setup.py
1 parent 4df4051 commit 88c565f

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
@@ -3,7 +3,7 @@
33

44
from setuptools import find_packages, setup
55

6-
install_requires = ["Django>=2.2.10,<4.0.0"]
6+
install_requires = ["Django>=2.2.10"]
77

88
test_requires = [
99
"nox==2019.11.9",

0 commit comments

Comments
 (0)