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 37b23d9 commit 52bc8d7Copy full SHA for 52bc8d7
.github/workflows/ci.yml
@@ -400,8 +400,7 @@ jobs:
400
401
- name: Install test dependencies
402
shell: msys2 {0}
403
- # TODO: use stable nox after the targeted commit is released
404
- run: python -m pip install --upgrade pip 'nox @ git+https://github.com/wntrblm/nox.git@60acbbe5574e4458931d96ac4733b91d0db1b50d'
+ run: python -m pip install --upgrade pip nox
405
406
- name: Create libpython symlink
407
0 commit comments