strictdoc: relax dep for textx

This commit is contained in:
Sigmanificient
2024-08-04 17:35:46 +02:00
committed by gador
parent a01c8bb2ba
commit a3353d19fe
+1
View File
@@ -60,6 +60,7 @@ python3.pkgs.buildPythonApplication rec {
"python-datauri"
"xlsxwriter"
"lxml"
"textx"
];
pythonImportsCheck = [ "strictdoc" ];