We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876368e commit 42d497aCopy full SHA for 42d497a
.github/workflows/ci.yaml
@@ -294,8 +294,7 @@ jobs:
294
mkdir site-packages
295
target/release/rustpython --install-pip ensurepip --user
296
target/release/rustpython -m pip install six
297
- - if: runner.os != 'Windows'
298
- name: Check that ensurepip succeeds.
+ - name: Check that ensurepip succeeds.
299
run: |
300
target/release/rustpython -m ensurepip
301
target/release/rustpython -c "import pip"
Lib/ensurepip/_bundled/pip-25.2-py3-none-any.whl
11.2 KB
0 commit comments