We only need to install it on CI because the python on CI doesnt come from brew. Normal brewfile based installation will install openssl as a dependency of python
8 lines
113 B
Ruby
8 lines
113 B
Ruby
brew "pkg-config"
|
|
brew "zlib"
|
|
brew "librsync"
|
|
brew "python"
|
|
brew "imagemagick"
|
|
brew "harfbuzz"
|
|
brew "sphinx-doc"
|