Merge pull request #3795 from youknowone/install-pip

turn on --installp-pip test
This commit is contained in:
Jeong YunWon
2022-07-25 06:58:15 +09:00
committed by GitHub

View File

@@ -242,8 +242,7 @@ jobs:
test_pathlib
test_shutil
test_venv
- # if: runner.os == 'Linux'
if: false # FIXME: pip is vendoring dependencies that we are incompatible with
- if: runner.os != 'Windows'
name: check that --install-pip succeeds
run: |
mkdir site-packages