python3Packages.setuptools-rust: fix passthru.tests.pyo3 eval (#481046)

This commit is contained in:
Michael Daniels
2026-01-17 18:56:24 +00:00
committed by GitHub
@@ -59,7 +59,6 @@ buildPythonPackage rec {
passthru.tests = {
pyo3 = maturin.tests.pyo3.override {
format = "setuptools";
buildAndTestSubdir = null;
nativeBuildInputs = [