Skip to content

Commit 2cdbeb1

Browse files
authored
Add data-files to pyproject.toml
1 parent bb43d35 commit 2cdbeb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ efiboots = "efiboots"
3131
Homepage = "https://github.com/Elinvention/efiboots"
3232
Issues = "https://github.com/Elinvention/efiboots/issues"
3333

34+
[tool.setuptools.data-files]
35+
"share/applications" = ["efiboots.desktop"]

0 commit comments

Comments
 (0)