mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
setup: fix build warnings
This commit is contained in:
@@ -50,7 +50,4 @@ license-files = ["LICENSE"]
|
||||
version = {attr = "bauh.__version__"}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
exclude = ["tests"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
bauh = ["view/resources/locale/*", "view/resources/img/*", "view/resources/style/*", 'view/resources/style/*/img/*', "gems/*/resources/img/*", "gems/*/resources/locale/*", "desktop/*"]
|
||||
exclude = ["tests.*", "tests"]
|
||||
|
||||
Reference in New Issue
Block a user