Unverified Commit c6bc89d9 authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

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

parents 176d4999 84883721
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ buildPythonPackage rec {

  passthru.tests = {
    pyo3 = maturin.tests.pyo3.override {
      format = "setuptools";
      buildAndTestSubdir = null;

      nativeBuildInputs = [