-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The plugin requires Python, poetry and a lot of other dependencies to be installed before it can be used. Using pyinstaller
, we can create a single binary file that includes all the dependencies. This way the plugin checksum can also be calculated on the resulting executable, so that we don't have to bypass checksum validation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request