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 06c8b45 commit ea6309eCopy full SHA for ea6309e
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "rune.runtime"
7
dynamic = ["version"]
8
-requires-python = ">=3.11"
+requires-python = ">=3.12"
9
dependencies = [
10
"pydantic>=2.10.3"
11
]
0 commit comments