Skip to content

Fix CI on Windows #748

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

Merged
merged 1 commit into from
Apr 24, 2021
Merged

Fix CI on Windows #748

merged 1 commit into from
Apr 24, 2021

Conversation

elprans
Copy link
Member

@elprans elprans commented Apr 24, 2021

Due to executable file locking pip install -U pip doesn't work on
Windows, one has to use python -m pip install -U pip instead.

Due to executable file locking `pip install -U pip` doesn't work on
Windows, one has to use `python -m pip install -U pip` instead.
@elprans elprans merged commit 6cfdb3a into master Apr 24, 2021
@elprans elprans deleted the fix-ci-on-windows branch April 24, 2021 20:33
sthagen added a commit to sthagen/MagicStack-asyncpg that referenced this pull request Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant