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 849d8b3 commit 3363f2cCopy full SHA for 3363f2c
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install dependencies
26
run: |
27
python -m pip install --upgrade pip setuptools six wheel
28
- python -m pip install Cython https://github.com/numpy/numpy@main
+ python -m pip install Cython https://github.com/numpy/numpy
29
python -m pip install pytest-cov -r requirements.txt
30
- name: Run tests
31
# See: #6591 for re-enabling tests on Python v3.11
0 commit comments