Skip to content

Commit ed71683

Browse files
committed
fix build
1 parent e35a6cc commit ed71683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
pip install -r requirements.txt -c constraints_plone${{ matrix.plone }}.txt
27+
pip install zc.buildout=3.3
2728
sudo apt-get install libtiff5-dev libjpeg8-dev libopenjp2-7-dev zlib1g-dev \
2829
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk \
2930
libharfbuzz-dev libfribidi-dev libxcb1-dev

0 commit comments

Comments
 (0)