mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
migrate to poetry 2 and standard metadata
This commit is contained in:
parent
9c9d81ca5a
commit
8ec8f87767
11 changed files with 2473 additions and 92 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: install poetry
|
||||
run: |
|
||||
export POETRY_VERSION=1.8.5
|
||||
export POETRY_VERSION=2.2.1
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
|
||||
- name: setup python venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue