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.
cython
1 parent 05b2553 commit 8475968Copy full SHA for 8475968
.github/workflows/ci.yml
@@ -256,7 +256,6 @@ jobs:
256
shell: bash
257
env:
258
SALT_REQUIREMENT: salt~=${{ matrix.salt-version }}
259
- EXTRA_REQUIREMENTS_INSTALL: Cython
260
run: |
261
export PATH="/C/Program Files (x86)/Windows Kits/10/bin/10.0.18362.0/x64;$PATH"
262
nox --force-color --envdir 'C:\.nox' -e ${{ steps.define-test-session.outputs.test-session }} --install-only
0 commit comments