There was an error while loading. Please reload this page.
1 parent e818317 commit 68f03d1Copy full SHA for 68f03d1
1 file changed
getting-started/setup-building.rst
@@ -857,7 +857,7 @@ some of CPython's modules (for example, ``zlib``).
857
858
For **Homebrew**, install dependencies using ``brew``::
859
860
- $ brew install pkg-config openssl@3 xz gdbm tcl-tk mpdecimal zstd
+ $ brew bundle --file=Misc/Brewfile
861
862
.. tab:: Python 3.11+
863
0 commit comments