python313Packages.entry-points-txt: modernize

This commit is contained in:
Fabian Affolter
2025-11-23 12:50:33 +01:00
committed by GitHub
parent 3bfcd841cd
commit a05886d682
@@ -20,7 +20,7 @@ buildPythonPackage rec {
hash = "sha256-8oGK7aIDgXkCLh/d38hWzfF367KhmggG2s820D2r/EA=";
};
nativeBuildInputs = [ hatchling ];
build-system = [ hatchling ];
nativeCheckInputs = [
pytestCheckHook