CI: and ifc5d test needs xlsxwriter

This commit is contained in:
Bruno Postle
2026-04-09 07:59:17 +01:00
committed by Ryan Schultz
parent 278f924b1f
commit 233c6498a6
+1 -1
View File
@@ -257,7 +257,7 @@ jobs:
cd ../ifcdiff && make test || ERROR=1
cd ../ifcpatch && make test || ERROR=1
pip install -e ../ifc5d --no-deps
pip install odfpy
pip install odfpy xlsxwriter
cd ../ifc5d && make test || ERROR=1
pip install -e ../ifcquery --no-deps
cd ../ifcquery && make test || ERROR=1