Skip to content

Commit 09c4232

Browse files
committed
add requires-python to pyproject.toml
1 parent 7ee85ad commit 09c4232

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies = [
1313
]
1414
readme = {file = "README.md", content-type = "text/markdown"}
1515
license-files = ["LICENSE"]
16+
requires-python = ">=3.12"
1617

1718
[project.scripts]
1819
saluki = "saluki.main:main"

0 commit comments

Comments
 (0)