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