Unverified Commit b61ba29e authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python312Packages.svg-py: refactor

parent a5c8ad0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ buildPythonPackage rec {
    hash = "sha256-XuSv4CVcbwWHuHiXxx4PfGJ8Pi+tfufbAdUiTFWNLcc=";
  };

  nativeBuildInputs = [ flit-core ];
  build-system = [ flit-core ];

  nativeCheckInputs = [
    pytestCheckHook