The PDF documentation files (DataLab_en.pdf and DataLab_fr.pdf) are correctly included in the wheel package but are missing from the PyInstaller executable (and consequently from the WiX installer as well).
The PDF files are now included in:
- The PyInstaller executable (
dist/DataLab/)
- The WiX MSI installer (which is built from the PyInstaller output)
The PDF documentation files (
DataLab_en.pdfandDataLab_fr.pdf) are correctly included in the wheel package but are missing from the PyInstaller executable (and consequently from the WiX installer as well).The PDF files are now included in:
dist/DataLab/)