Skip to content

Commit cdfaf20

Browse files
committed
Add CI dependencies
1 parent f2f597f commit cdfaf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
# Install dependencies from PyPI.
159159
python -m pip install --upgrade $PRE \
160160
'contourpy>=1.0.1' cycler fonttools kiwisolver numpy packaging \
161-
pillow pyparsing python-dateutil setuptools-scm \
161+
pillow pybind11 pyparsing python-dateutil setuptools-scm \
162162
-r requirements/testing/all.txt \
163163
${{ matrix.extra-requirements }}
164164

0 commit comments

Comments
 (0)