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

python313Packages.entry-points-txt: modernize

parent 3bfcd841
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ buildPythonPackage rec {
    hash = "sha256-8oGK7aIDgXkCLh/d38hWzfF367KhmggG2s820D2r/EA=";
  };

  nativeBuildInputs = [ hatchling ];
  build-system = [ hatchling ];

  nativeCheckInputs = [
    pytestCheckHook