Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 224 Bytes

RESOURCES.md

File metadata and controls

13 lines (10 loc) · 224 Bytes

Building the plugin

Run PyQt5 resource compiler before building

pyrcc5 -o resources_rc.py resources.qrc

Run the plugin builder tool (pb_tool) to compile and build the plugin

pb_tool compile

pb_tool zip