Commit 9b7a02a5 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.types-pytz: refator

parent 5b340f93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ buildPythonPackage rec {
    hash = "sha256-RDO130pvxYe77UFxbYalul2DK0N45Qb0DTS8nIHfLCQ=";
  };

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

  # Modules doesn't have tests
  doCheck = false;