python312Packages.svg-py: refactor

This commit is contained in:
Fabian Affolter
2025-03-23 10:41:20 +01:00
committed by GitHub
parent a5c8ad0c7a
commit b61ba29e44
@@ -22,7 +22,7 @@ buildPythonPackage rec {
hash = "sha256-XuSv4CVcbwWHuHiXxx4PfGJ8Pi+tfufbAdUiTFWNLcc=";
};
nativeBuildInputs = [ flit-core ];
build-system = [ flit-core ];
nativeCheckInputs = [
pytestCheckHook