Skip to content

Commit eb56ea1

Browse files
authored
Update pyproject.toml
1 parent 75df7ce commit eb56ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ classifiers = [
4949
]
5050

5151
# Python dependencies required for use.
52+
# coremltools has issue with python 3.13, see https://github.com/apple/coremltools/issues/2487
5253
requires-python = ">=3.10,<=3.12"
5354
dependencies=[
5455
"expecttest",

0 commit comments

Comments
 (0)