handle XDG_CONFIG_HOME specification ...

+ fix bug that caused duplicate artist color entries to db
+ check if app is windows (prep for windows build)
+ remove caribou migrations lib
+ rename all api blueprints to "api"
+ unregister child directories when customizing root dirs
+ misc
This commit is contained in:
geoffrey45
2023-01-22 23:57:12 +03:00
parent 4e6e1f03dc
commit bcc4873766
18 changed files with 163 additions and 179 deletions
-1
View File
@@ -20,7 +20,6 @@ hypothesis = "^6.56.3"
pytest = "^7.1.3"
Unidecode = "^1.3.6"
pyinstaller = "^5.7.0"
caribou = "^0.3.0"
[tool.poetry.dev-dependencies]
pylint = "^2.15.5"