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