Skip to content

Commit f51697e

Browse files
committed
Try to add flet-desktop and fix windows issues
1 parent 8cebde7 commit f51697e

File tree

3 files changed

+321
-234
lines changed

3 files changed

+321
-234
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ poetry:
1616
curl -sSL https://install.python-poetry.org | python3 -
1717

1818
install:
19-
rm poetry.lock
2019
rm -rf openandroidinstaller/bin
2120
poetry install --with dev
2221
poetry run python scripts/download-tools.py

0 commit comments

Comments
 (0)