python3Packages.nptyping: enable __structuredAttrs

This commit is contained in:
Timo Gottszky
2026-06-10 15:53:44 +02:00
parent 33ea8aedd1
commit 42ff000fc1
@@ -15,6 +15,8 @@ buildPythonPackage (finalAttrs: {
version = "2.5.0";
format = "setuptools";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "ramonhagenaars";
repo = "nptyping";