We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8698b29 commit 4dde910Copy full SHA for 4dde910
pyproject.toml
@@ -7,7 +7,7 @@ authors = [{name = "Marcus Kazmierczak", email = "marcus@mkaz.com"}]
7
license = {text = "MIT"}
8
readme = "README.md"
9
keywords = ["static site generator", "static site", "blog"]
10
-requires-python = ">=3.13"
+requires-python = ">=3.12"
11
12
classifiers = [
13
"Development Status :: 3 - Alpha",
0 commit comments