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 666df98 commit 28a6dc4Copy full SHA for 28a6dc4
pyproject.toml
@@ -10,7 +10,7 @@ dependencies = [
10
"markdown>=3.5.1",
11
"flask-htmx>=0.3.2",
12
]
13
-requires-python = "~=3.12"
+requires-python = ">=3.12,<3.13"
14
readme = "README.md"
15
license = { text = "MIT" }
16
0 commit comments