python3Packages.pytorch-pfn-extras: enable __structuredAttrs
This commit is contained in:
@@ -26,6 +26,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "pytorch-pfn-extras";
|
||||
version = "0.9.0";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pfnet";
|
||||
|
||||
Reference in New Issue
Block a user