mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 23:14:16 +02:00
Release 0.10.7-bearhub.6
Complete M1 identity work, fix runtime URL regressions, repair the test suite, add CI, migrate packaging/AppImage branding to Bearhub, and document the Qt6/PySide6 migration plan.
This commit is contained in:
@@ -54,3 +54,14 @@ version = {attr = "bearhub.__version__"}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["tests.*", "tests"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
bearhub = ["desktop/*"]
|
||||
bauh = [
|
||||
"view/resources/locale/*",
|
||||
"view/resources/img/*",
|
||||
"view/resources/style/*",
|
||||
"view/resources/style/*/img/*",
|
||||
"gems/*/resources/img/*",
|
||||
"gems/*/resources/locale/*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user