Skip to content

Commit 28a6dc4

Browse files
committed
Update version format
1 parent 666df98 commit 28a6dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"markdown>=3.5.1",
1111
"flask-htmx>=0.3.2",
1212
]
13-
requires-python = "~=3.12"
13+
requires-python = ">=3.12,<3.13"
1414
readme = "README.md"
1515
license = { text = "MIT" }
1616

0 commit comments

Comments
 (0)