Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27ca688

Browse files
committed
ci: addedpoetry config installer.modern-installation false to work around bug
1 parentcb73004 commit27ca688

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run:|
2121
python -m pip install --upgrade pip poetry
2222
poetry install
23+
poetry config installer.modern-installationfalse
2324
-name:Docs
2425
run:|
2526
poetry run make docs

‎.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
run:|
5555
python -m pip install --upgrade pip poetry
5656
poetry config virtualenvs.in-projecttrue
57+
poetry config installer.modern-installationfalse
5758
5859
-name:Set up cache
5960
uses:actions/cache@v2
@@ -107,6 +108,7 @@ jobs:
107108
run:|
108109
python -m pip install --upgrade pip poetry
109110
poetry config virtualenvs.in-projecttrue
111+
poetry config installer.modern-installationfalse
110112
111113
-name:Set up cache
112114
uses:actions/cache@v2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp