mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
move pytest to dev deps and migrate to poetry 2 (#602)
* move pytest to dev deps * migrate to poetry 2 and standard metadata
This commit is contained in:
parent
566e7b9c09
commit
662546481a
11 changed files with 2473 additions and 90 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