Skip to content

Commit 10273f2

Browse files
committed
drop python 3.7
1 parent 997a844 commit 10273f2

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
@@ -6,7 +6,7 @@ authors = [
66
{name = "Amit Dev"},
77
]
88
dependencies = []
9-
requires-python = ">=3.7"
9+
requires-python = ">=3.8"
1010
readme = "README.rst"
1111
license = {text = "MIT"}
1212
keywords = ["lru", "dict"]

0 commit comments

Comments
 (0)