Use pyrcc5 to convert breeze.qrc to breeze_resources.py
@ -0,0 +1 @@
__pycache__
@ -43,7 +43,7 @@ from PyQt5.QtCore import QFile, QTextStream
# make the example runnable without the need to install
import example
import breeze_resources
def main():
"""