Skip to content

Commit 2198836

Browse files
committed
update python version
1 parent 6b159c9 commit 2198836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name = "scicode"
1515
dynamic = ["version",]
1616
description = "todo"
1717
readme = "README.md"
18-
requires-python = ">=3.9"
18+
requires-python = ">=3.10"
1919
license = {file = "LICENSE"}
2020
keywords = ["nlp", "code"]
2121
authors = [

0 commit comments

Comments
 (0)