Skip to content

Commit 8d1b6a1

Browse files
author
anthonyp97
committed
update python req to 3.8+
1 parent 9030ce4 commit 8d1b6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
description = "a simple tool for making caching functions, methods, and class methods a little bit easier."
1111
readme = "README.md"
12-
requires-python = ">=3.7"
12+
requires-python = ">=3.8"
1313
keywords = [
1414
"cache",
1515
"django"

0 commit comments

Comments
 (0)