<div dir="ltr">Hi!<div><br></div><div>I have a very simple python application with a library part and a launcher. The library is being compile by the `python` plugin and I am copying the launcher with `dump` plugin. It works but it seems that the dump plugin copies all the undesired files in the root of my project into the final snap, I only want it to copy a single file. Is there a config that I can tell the plugin to only copy that specific file ?</div><div><br></div><div>To workaround that I created a new directory only containing my launcher and set it as source.</div><div><br></div><div>Thanks!</div></div>