python312Packages.dvc-render: refactor

This commit is contained in:
Fabian Affolter 2024-04-11 00:46:51 +02:00
parent 4baf94dca8
commit 60925cabbc
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ buildPythonPackage rec {
hash = "sha256-V4QVZu4PSOW9poT6YUWbgTjJpIJ8YUtGDAE4Ijgm5Ac=";
};
nativeBuildInputs = [
build-system = [
setuptools-scm
];