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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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