Fix lint and release

This commit is contained in:
2025-02-27 17:32:33 +00:00
parent 076e2464a0
commit 74dac7603e
3 changed files with 18 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
.venv:
virtualenv .venv
python3 -m pip install poetry
python3 -m poetry install --with github