python3Packages.setuptools-rust: fix passthru.tests.pyo3 eval (#481046)
This commit is contained in:
@@ -59,7 +59,6 @@ buildPythonPackage rec {
|
||||
|
||||
passthru.tests = {
|
||||
pyo3 = maturin.tests.pyo3.override {
|
||||
format = "setuptools";
|
||||
buildAndTestSubdir = null;
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user