Skip to content

Add option to exclude files & folders being copied to output (prevent whole Qt from being copied) #534

@ganego

Description

@ganego

I'm aware that in the help file there is a paragraph about venv, but that will hot help because I can exclude packages already with the options given.

My program uses Qt and PIL and for example 80 MB of Qt libraries get added of which I can easily delete 50 MB without interfering with my code. Same with PIL where I simply don't need parts of it. Or the win32com, pywin32_system32, Pythonwin folders seem to be unnecessary.

I propose options to be added to exclude whole folders and an option to exclude single files from being copied over to the output folder.

Thank you

Metadata

Metadata

Labels

enhancementNew feature or requestkeepDon't auto-close

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions