Dear PyInstaller Support Team,

I hope this message finds you well. I'm currently working on a project 
where I'm utilizing PyInstaller for generating executables from Python 
scripts. During this process, I noticed that PyInstaller includes .pyc 
files in the PYZ file.

I understand the necessity of .pyc files during the compilation process, 
but for deployment purposes, I would prefer not to include them in the 
final executable.

Could you please provide guidance on whether it's possible to exclude .pyc 
files from being added to the executable during the generation process? If 
it's possible, I would greatly appreciate any instructions or pointers on 
how to achieve this.

Thank you very much for your assistance. I look forward to your response.

Best regards,
Marcos Albuquerque.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/8f203ea7-b0e2-43bc-ba7d-c7b001af09aen%40googlegroups.com.

Reply via email to