python3Packages.usearch: enable __structuredAttrs
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
buildPythonPackage {
|
||||
inherit (pkgs.usearch) pname version src;
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace python/usearch/__init__.py \
|
||||
|
||||
Reference in New Issue
Block a user