Skip to content

Commit 08950fd

Browse files
committed
install dependencies needed to create the source distribution
1 parent 55c37c2 commit 08950fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheel_tests_and_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
run: |
188188
python -m pip install --upgrade pip
189189
pip install twine
190+
pip install "cython<3" numpy
190191
191192
- uses: actions/download-artifact@v2
192193
id: download

0 commit comments

Comments
 (0)