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

Commit2f31f5d

Browse files
authored
Merge pull request#25083 from meeseeksmachine/auto-backport-of-pr-25074-on-v3.7.x
Backport PR#25074 on branch v3.7.x (Revert "Use system distutils instead of the setuptools copy")
2 parentsc9ce08d +5329101 commit2f31f5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,7 @@ stages:
130130
displayName: 'Install dependencies with pip'
131131
132132
-bash:|
133-
# Due to https://github.com/pypa/setuptools/pull/2896
134-
SETUPTOOLS_USE_DISTUTILS=stdlib python -m pip install -ve . ||
133+
python -m pip install -ve . ||
135134
[[ "$PYTHON_VERSION" = 'Pre' ]]
136135
displayName: "Install self"
137136

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp