python312Packages.types-pytz: refator

This commit is contained in:
Fabian Affolter
2024-09-17 23:40:20 +02:00
parent 5b340f9313
commit 9b7a02a5a9
@@ -15,7 +15,7 @@ buildPythonPackage rec {
hash = "sha256-RDO130pvxYe77UFxbYalul2DK0N45Qb0DTS8nIHfLCQ=";
};
nativeBuildInputs = [ setuptools ];
build-system = [ setuptools ];
# Modules doesn't have tests
doCheck = false;