python3Packages.hydra-core: enable __structuredAttrs
This commit is contained in:
@@ -28,6 +28,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "hydra-core";
|
||||
version = "1.3.2";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "facebookresearch";
|
||||
|
||||
Reference in New Issue
Block a user