We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c5543 commit 4c9ffa0Copy full SHA for 4c9ffa0
pyproject.toml
@@ -4,6 +4,9 @@ version = "0.4.2-beta"
4
description = "Install lineage OS in a nice and easy way."
5
authors = ["Tobias Sterbak <[email protected]>"]
6
license = "GPLv3"
7
+readme = "README.md"
8
+homepage = "https://openandroidinstaller.org"
9
+include = ["openandroidinstaller/bin/*", "openandroidinstaller/bin/*/*"]
10
11
[tool.poetry.dependencies]
12
python = "<3.11,>=3.9"
0 commit comments