Skip to content

Commit 698c299

Browse files
committed
update requires-python
1 parent 20e7d18 commit 698c299

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
@@ -16,7 +16,7 @@ authors = [
1616
]
1717
description = "Shapash is a Python library which aims to make machine learning interpretable and understandable by everyone."
1818
readme = "README.md"
19-
requires-python = ">=3.9, <3.13"
19+
requires-python = ">=3.9, <3.14"
2020
license = {text = "Apache Software License 2.0"}
2121
keywords = ["shapash"]
2222
classifiers = [

0 commit comments

Comments
 (0)