Skip to content

Commit 9b7a02a

Browse files
committed
python312Packages.types-pytz: refator
1 parent 5b340f9 commit 9b7a02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/types-pytz/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildPythonPackage rec {
1515
hash = "sha256-RDO130pvxYe77UFxbYalul2DK0N45Qb0DTS8nIHfLCQ=";
1616
};
1717

18-
nativeBuildInputs = [ setuptools ];
18+
build-system = [ setuptools ];
1919

2020
# Modules doesn't have tests
2121
doCheck = false;

0 commit comments

Comments
 (0)