We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee85ad commit 09c4232Copy full SHA for 09c4232
1 file changed
pyproject.toml
@@ -13,6 +13,7 @@ dependencies = [
13
]
14
readme = {file = "README.md", content-type = "text/markdown"}
15
license-files = ["LICENSE"]
16
+requires-python = ">=3.12"
17
18
[project.scripts]
19
saluki = "saluki.main:main"
0 commit comments