Skip to content

Commit 433687e

Browse files
committed
v1.3.0-1
1 parent b5628a1 commit 433687e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: "Install python dependencies"
2929
run: |
30-
pip install setuptools
30+
pip install setuptools cffi
3131
3232
- name: "Build source distribution"
3333
run: |

0 commit comments

Comments
 (0)