try publish to pypi from CI
CI / wheels (push) Successful in 7m21s
CI / Release (push) Failing after 35s

This commit is contained in:
Wim Pomp
2026-04-18 15:31:36 +02:00
parent e9b21b22b3
commit 9374c5e261
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@
name = "kmeans_rs"
version = "0.1.0"
edition = "2024"
rust-version = "1.94.0"
authors = ["Wim Pomp <w.pomp@nki.nl>"]
license = "MIT OR Apache-2.0"
description = "Python wrapper for Rust kmeans library."