python3Packages.triton-bin: enable __structuredAttrs

This commit is contained in:
Gaetan Lepage
2026-06-07 01:00:44 +02:00
parent 8f0e458333
commit f6cb12e27a
@@ -13,6 +13,7 @@ buildPythonPackage (finalAttrs: {
pname = "triton";
version = "3.6.0";
format = "wheel";
__structuredAttrs = true;
src =
let