aboutsummaryrefslogtreecommitdiff
path: root/python/python3-setuptools-rust/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-04 21:45:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 09:10:15 +0700
commitbd7fa1ddf2d34736d17816546fc2dadb0a853b22 (patch)
treeeafbc946e819d8ad8fea3ef288d412a2aa10d9e3 /python/python3-setuptools-rust/README
parent5f39d607ba5d7f7b5677c798e2ae9523d25f8dc4 (diff)
python/python3-setuptools-rust: Removed (no longer used anywhere).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-rust/README')
-rw-r--r--python/python3-setuptools-rust/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python3-setuptools-rust/README b/python/python3-setuptools-rust/README
deleted file mode 100644
index 0a64e10d53..0000000000
--- a/python/python3-setuptools-rust/README
+++ /dev/null
@@ -1,2 +0,0 @@
-setuptools-rust is a plugin for setuptools to build Rust Python
-extensions implemented with PyO3 or rust-cpython.