Skip to content

Commit beea0aa

Browse files
committed
Allow simsimd again on Python 3.13
1 parent c3de878 commit beea0aa

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
@@ -70,7 +70,7 @@ dev = [
7070
"nox",
7171
"orjson",
7272
"numpy",
73-
"simsimd ; python_version<'3.13'",
73+
"simsimd",
7474
"pyarrow",
7575
"pandas",
7676
"mapbox-vector-tile",

0 commit comments

Comments
 (0)