Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed setuptools install from AppVeyor #5823

Merged
merged 1 commit into from Nov 9, 2021

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Nov 9, 2021

#5014 added - '%PYTHON%\%PIP_DIR%\pip.exe install -U "setuptools>=49.3.2"'. See #4784 (comment) for more context.

#5234 intended to revert this, but did not do so properly - - '%PYTHON%\%EXECUTABLE% -m pip install -U setuptools'

This PR removes the line altogether.

@hugovk hugovk added the automerge Automatically merge PRs that are ready label Nov 9, 2021
@mergify mergify bot merged commit 24f0bbf into python-pillow:main Nov 9, 2021
@radarhere radarhere deleted the appveyor branch November 9, 2021 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PRs that are ready Testing Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants