Skip to content

Commit 13584b8

Browse files
committed
Merge branch 'minibatch-kmeans' of https://github.com/tarang-jain/cuvs into minibatch-kmeans
2 parents 350ee82 + d404255 commit 13584b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/cuvs/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ minimum-version = "build-system.requires"
9696
ninja.make-fallback = false
9797
sdist.reproducible = true
9898
wheel.packages = ["cuvs"]
99+
wheel.py-api = "cp311" # overridden in CI builds by arguments from `ci/build_wheel_*.sh` scripts.
99100

100101
[tool.scikit-build.metadata.version]
101102
provider = "scikit_build_core.metadata.regex"

0 commit comments

Comments
 (0)