Skip to content

Instantly share code, notes, and snippets.

@Hultner
Created February 7, 2019 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hultner/fda262f8b77c63157775ce298d832793 to your computer and use it in GitHub Desktop.
Save Hultner/fda262f8b77c63157775ce298d832793 to your computer and use it in GitHub Desktop.
Install python 3.8 dev
$ pyenv install --list | grep 3.8
$ pyenv install 3.8-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment