We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cebde7 commit f51697eCopy full SHA for f51697e
3 files changed
Makefile
@@ -16,7 +16,6 @@ poetry:
16
curl -sSL https://install.python-poetry.org | python3 -
17
18
install:
19
- rm poetry.lock
20
rm -rf openandroidinstaller/bin
21
poetry install --with dev
22
poetry run python scripts/download-tools.py
0 commit comments