mirror of
https://github.com/ihaveamac/custom-install.git
synced 2026-01-23 23:05:59 +00:00
actually include TaskbarLib.tlb and title.db.gz in package
This commit is contained in:
@@ -45,4 +45,4 @@ find = {namespaces = false}
|
|||||||
|
|
||||||
# is it even possible to make these OS-specific with pyproject.toml?
|
# is it even possible to make these OS-specific with pyproject.toml?
|
||||||
[tool.setuptools.package-data]
|
[tool.setuptools.package-data]
|
||||||
custominstall = ["bin/darwin/save3ds_fuse", "bin/win32/save3ds_fuse.exe"]
|
custominstall = ["bin/darwin/save3ds_fuse", "bin/win32/save3ds_fuse.exe", "TaskbarLib.tlb", "title.db.gz"]
|
||||||
|
|||||||
Reference in New Issue
Block a user