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 c163d14 commit c563f89Copy full SHA for c563f89
1 file changed
.github/workflows/test-and-build.yml
@@ -96,7 +96,7 @@ jobs:
96
97
- name: Checkout and install reqs
98
run: |
99
- pip install --upgrade --user build twine pkginfo packaging pip setuptools
+ pip install --upgrade --user build twine pkginfo packaging pip setuptools cython
100
101
- name: Build sdist
102
0 commit comments