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

Commit13fe1cf

Browse files
committed
Upgrade setuptools on Azure
The pre-installed one causes conflicts for setuptools_scm.
1 parentba2e4a9 commit13fe1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ stages:
124124
displayName: 'Install dependencies'
125125
126126
-bash:|
127-
python -m pip install --upgrade pip
127+
python -m pip install --upgrade pip setuptools
128128
python -m pip install -r requirements/testing/all.txt -r requirements/testing/extra.txt ||
129129
[[ "$PYTHON_VERSION" = 'Pre' ]]
130130
displayName: 'Install dependencies with pip'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp