Skip to content

Commit

Permalink
enable poetry builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed May 1, 2023
1 parent 69c5543 commit 4c9ffa0
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 @@ -4,6 +4,9 @@ version = "0.4.2-beta"
description = "Install lineage OS in a nice and easy way."
authors = ["Tobias Sterbak <hello@openandroidinstaller.org>"]
license = "GPLv3"
readme = "README.md"
homepage = "https://openandroidinstaller.org"
include = ["openandroidinstaller/bin/*", "openandroidinstaller/bin/*/*"]

[tool.poetry.dependencies]
python = "<3.11,>=3.9"
Expand Down

0 comments on commit 4c9ffa0

Please sign in to comment.