Skip to content

[v1.4.1] Tiny packaging fix

Compare
Choose a tag to compare
@KennedyRichard KennedyRichard released this 30 Aug 15:44
· 60 commits to main since this release

This tiny fix consists of the addition of a missing empty __init__.py file for packaging purposes. The absence of this file was causing some modules to be ommited in the pip installation, making the app crash on launch due to the missing modules.