python3Packages.lightning: enable __structuredAttrs

This commit is contained in:
Gaetan Lepage
2026-05-20 23:10:50 +00:00
parent 8de7c01080
commit 7d178732c4
@@ -12,6 +12,7 @@
buildPythonPackage {
pname = "lightning";
pyproject = true;
__structuredAttrs = true;
inherit (pytorch-lightning)
version