Update install_macos_dependencies.sh

This commit is contained in:
Friwi
2023-12-14 12:03:25 +01:00
committed by GitHub
parent cf017d26fe
commit e9aeb06788

View File

@@ -1,4 +1,4 @@
#!/bin/bash
brew install ninja
python -m pip install --ignore-installed six
/Library/Frameworks/Python.framework/Versions/Current/bin/python -m pip install --ignore-installed six || True