Skip to content

Commit e3148b8

Browse files
committed
can't inject runtime dependency on cffi
1 parent f657fdd commit e3148b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
if: matrix.backend
202202
run: |
203203
echo "PYZMQ_BACKEND=${{ matrix.backend }}" >> "$GITHUB_ENV"
204+
pip install cffi
204205
205206
- name: install libzmq-dev
206207
if: matrix.zmq == 'head'

0 commit comments

Comments
 (0)