Skip to content

Commit 9e24fac

Browse files
committed
Only install for Python 3.10
1 parent 4fa4729 commit 9e24fac

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
@@ -16,7 +16,7 @@ license = { text = "MIT" }
1616
description="Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file."
1717
readme = { file = "README.md", content-type = "text/markdown" }
1818

19-
requires-python=">=3.9"
19+
requires-python=">=3.10"
2020

2121
classifiers=[
2222
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)