Skip to content

Commit

Permalink
Install script wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Dec 14, 2024
1 parent af9b82d commit 0ec4284
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ colorama = "^0.4.6"
black = {extras = ["d"], version = "^23.3.0"}
isort = "^5.12.0"

[tool.poetry.scripts]
linuxdeploy-plugin-native_packages = "ldnp.__main__:main"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 0ec4284

Please sign in to comment.