We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fbc08 commit de5d713Copy full SHA for de5d713
pyproject.toml
@@ -40,7 +40,7 @@ classifiers = [
40
"Programming Language :: Python :: Implementation :: PyPy",
41
"Topic :: Software Development :: Libraries :: Python Modules",
42
]
43
-requires-python = ">=3.9"
+requires-python = ">=3.8"
44
dependencies = ["django"]
45
46
[dependency-groups]
0 commit comments