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 55c37c2 commit 08950fdCopy full SHA for 08950fd
1 file changed
.github/workflows/wheel_tests_and_release.yml
@@ -187,6 +187,7 @@ jobs:
187
run: |
188
python -m pip install --upgrade pip
189
pip install twine
190
+ pip install "cython<3" numpy
191
192
- uses: actions/download-artifact@v2
193
id: download
0 commit comments