We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9030ce4 commit 8d1b6a1Copy full SHA for 8d1b6a1
pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
]
10
description = "a simple tool for making caching functions, methods, and class methods a little bit easier."
11
readme = "README.md"
12
-requires-python = ">=3.7"
+requires-python = ">=3.8"
13
keywords = [
14
"cache",
15
"django"
0 commit comments