Created
February 16, 2021 16:10
-
-
Save obengwilliam/0a2ef80f55106d29e3cad7e1bfc50c5d to your computer and use it in GitHub Desktop.
Revisions
-
obengwilliam created this gist
Feb 16, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ #### install using pyenv on mac 11 pyenv install --patch 3.8.3 < <(curl -sSL https://github.com/python/cpython/commit/8ea6353.patch)