Only use fonttools in msys2-ci

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
This commit is contained in:
Pedro Kaj Kjellerup Nacht 2023-06-19 19:39:58 +00:00
parent 546508733d
commit 0ccb5c365f
No known key found for this signature in database

View file

@ -56,7 +56,7 @@ jobs:
mingw-w64-${{ matrix.MSYS2_ARCH }}-python-pip
- name: Install Python Dependencies
run: |
pip3 install -r .ci/requirements.txt --require-hashes
pip3 install -r .ci/requirements-fonttools.txt --require-hashes
- name: Setup Meson
run: |
meson setup build \