refactor: extract main.py into ui/ tabs + app.py, extract search_itunes into services/, remove MusicBrainz
This commit is contained in:
@@ -98,7 +98,7 @@ build_appdir() {
|
||||
--exclude-module PyQt6.QtQuick3D \
|
||||
--exclude-module PyQt6.QtShaderTools \
|
||||
--exclude-module PyQt6.QtSpatialAudio \
|
||||
src/main.py
|
||||
src/app.py
|
||||
}
|
||||
|
||||
create_desktop_file() {
|
||||
|
||||
Reference in New Issue
Block a user