mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
Bump poetry
This commit is contained in:
parent
ad17143d3f
commit
390648aae6
3 changed files with 581 additions and 87 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip poetry
|
||||
python -m pip install --upgrade pip poetry==1.0
|
||||
poetry install
|
||||
mkdir -p reports
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue