We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5628a1 commit 433687eCopy full SHA for 433687e
.github/workflows/python-packages.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: "Install python dependencies"
29
run: |
30
- pip install setuptools
+ pip install setuptools cffi
31
32
- name: "Build source distribution"
33
0 commit comments