mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
try new poetry
This commit is contained in:
parent
497177f7ab
commit
1f3f18cfd0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
# TODO: workaround for https://github.com/snok/install-poetry/issues/94
|
||||
uses: snok/install-poetry@v1.3.1
|
||||
with:
|
||||
version: 1.1.11
|
||||
version: 1.3.1
|
||||
virtualenvs-in-project: true
|
||||
- name: Install dependencies
|
||||
run: poetry install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue