python3Packages.nptyping: enable __structuredAttrs
This commit is contained in:
@@ -15,6 +15,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "2.5.0";
|
||||
format = "setuptools";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ramonhagenaars";
|
||||
repo = "nptyping";
|
||||
|
||||
Reference in New Issue
Block a user