Closed Yadunund closed 1 year ago
@Yadunund it looks like Windows is not happy with this change. Could you take a look?
Windows is still unhappy:
02:39:28.465 _____________________ ERROR collecting doc/source/conf.py _____________________
02:39:28.465 doc\source\conf.py:148: in <module>
02:39:28.465 latex_elements: dict[str, str] = {
02:39:28.466 E TypeError: 'type' object is not subscriptable
02:39:28.466 ------------ generated xml file: C:\ci\ws\build\launch\pytest.xml -------------
02:39:28.466 =========================== short test summary info ===========================
02:39:28.466 ERROR doc/source/conf.py - TypeError: 'type' object is not subscriptable
02:39:28.466 !!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
02:39:28.466 ========================= 1 warning, 1 error in 1.80s =========================
The warnings on Windows are well-known flakes, so going ahead and merging this.
Fix missing
exec_depends
inpackage.xmls
and docstrings to generate documentation without most warnings usingautodoc