<div dir="ltr"><div>Hi,</div><div><br></div><div>On linux, after compiling QGIS, the python file has some *.pyi files generated by SIP. They are PEP 484 type stub files, and it seems that they are useful for code completion for python bindings (at least on visual code studio using pylance). <br></div><div><br></div><div>Nevertheless, they don't seem to be copied in the installation step. Any idea why? Is there a place where one can control which files are copied over during the installation and which files are ignored?</div><div><br></div><div>I would like to propose to keep the pyi file as they are not that big.</div><div><br></div><div>Thanks,</div><div><br></div><div>Alexandre Neto<br></div></div>