Skip to content

Commit 29c2c53

Browse files
committed
py 3.11
1 parent 0633e9a commit 29c2c53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "valor-lite"
33
dynamic = ["version"]
44
description = "Evaluate machine learning models."
55
readme = "README.md"
6-
requires-python = ">=3.10"
6+
requires-python = ">=3.11"
77
license = { file = "LICENSE" }
88
dependencies = [
99
"numpy",

0 commit comments

Comments
 (0)