File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 pip install --upgrade pip setuptools wheel tox tox-gh-actions appdirs
3030 BUILD_LIB=1 pip install --use-pep517 ssdeep
3131 pip install --config-settings="--global-option=build_ext" --config-settings="--global-option=-I$(brew --prefix graphviz)/include/" --config-settings="--global-option=-L$(brew --prefix graphviz)/lib/" pygraphviz
32- brew update
33- brew reinstall pango weasyprint
3432
3533 - name : Install libemu
3634 run : |
4947 - name : Test Thug
5048 run : |
5149 sudo ln -s $(brew --prefix glib)/lib/libgobject-2.0.0.dylib /usr/local/lib/libgobject-2.0-0
50+ sudo ln -s $(brew --prefix pango)/lib/libpango-1.0.dylib /usr/local/lib/pango-1.0-0
5251 ls -lh $(brew --prefix glib)/lib
5352 DYLD_FALLBACK_LIBRARY_PATH=$(brew --prefix glib)/lib:$DYLD_FALLBACK_LIBRARY_PATH tox
You can’t perform that action at this time.
0 commit comments