File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 - name : Set up poetry
2424 uses : Gr1N/setup-poetry@v9
2525 with :
26- poetry-version : " 2.1 .1"
26+ poetry-version : " 2.2 .1"
2727
2828 - name : Configure poetry
2929 run : poetry config virtualenvs.in-project true
Original file line number Diff line number Diff line change 2525 - name : Set up poetry
2626 uses : Gr1N/setup-poetry@v9
2727 with :
28- poetry-version : " 2.1 .1"
28+ poetry-version : " 2.2 .1"
2929
3030 - name : Build
3131 run : poetry build
Original file line number Diff line number Diff line change 3131 - name : Set up poetry
3232 uses : Gr1N/setup-poetry@v9
3333 with :
34- poetry-version : " 2.1 .1"
34+ poetry-version : " 2.2 .1"
3535
3636 - name : Configure poetry
3737 run : poetry config virtualenvs.in-project true
Original file line number Diff line number Diff line change 1616 jobs :
1717 post_system_dependencies :
1818 - asdf plugin-add poetry
19- - asdf install poetry 2.1 .1
20- - asdf global poetry 2.1 .1
19+ - asdf install poetry 2.2 .1
20+ - asdf global poetry 2.2 .1
2121 post_install :
2222 - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --no-interaction --with docs
You can’t perform that action at this time.
0 commit comments