fix: wheel include png and svg
This commit is contained in:
@@ -88,6 +88,9 @@ markers = [
|
||||
requires = ["setuptools>=75.6.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"aare.gui.graphics" = ["*.svg", "*.png"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
skip-magic-trailing-comma = true
|
||||
|
||||
Reference in New Issue
Block a user