python3Packages.lightning: enable __structuredAttrs
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
buildPythonPackage {
|
||||
pname = "lightning";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
inherit (pytorch-lightning)
|
||||
version
|
||||
|
||||
Reference in New Issue
Block a user