1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

Not very optional in practice. And in any case, this is what we're recommending and expecting as a standard environment

native-api
2021-05-09 22:24:02 +03:00
parent 203f804fe0
commit 986efcb2fe

@@ -18,7 +18,6 @@ environment.
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then: (`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
```sh ```sh
# optional, but recommended:
brew install openssl readline sqlite3 xz zlib brew install openssl readline sqlite3 xz zlib
``` ```