babeldoc: enable __structuredAttrs
This commit is contained in:
@@ -12,6 +12,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "babeldoc";
|
||||
version = "0.6.4";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "funstory-ai";
|
||||
|
||||
Reference in New Issue
Block a user