try publish to pypi from CI
CI / wheels (push) Successful in 4m4s

This commit is contained in:
Wim Pomp
2026-04-18 16:40:33 +02:00
parent 94e780f1e5
commit 81441e570a
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ requires = ["maturin>=1.9.4,<2.0"]
build-backend = "maturin"
[project]
name = "kmeans"
name = "kmeans_rs"
dynamic = ["version"]
authors = [
{ name = "Wim Pomp", email = "w.pomp@nki.nl" },