We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe37f1 commit 4ddf6cbCopy full SHA for 4ddf6cb
1 file changed
.github/workflows/osx.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install dependencies
25
run: |
26
brew reinstall git autoconf libtool
27
- brew install automake graphviz tesseract libmagic
+ brew install automake graphviz tesseract libmagic weasyprint
28
ln -s $(which glibtoolize) /usr/local/bin/libtoolize
29
pip install --upgrade pip setuptools wheel tox tox-gh-actions appdirs
30
BUILD_LIB=1 pip install --use-pep517 ssdeep
0 commit comments