install pyenv because python is horrible world
This commit is contained in:
2
Brewfile
2
Brewfile
@ -57,6 +57,8 @@ brew "asciidoc"
|
||||
brew "bash-snippets"
|
||||
# Mac App Store command line interface
|
||||
brew "mas"
|
||||
# Using pyenv to be able to install specific python versions https://stackoverflow.com/questions/49794432/how-to-setup-a-pipenv-python-3-6-project-if-os-python-version-is-3-5
|
||||
brew "pyenv"
|
||||
|
||||
mas 'Keynote', id: 409183694
|
||||
mas 'iMovie', id: 408981434
|
||||
|
Reference in New Issue
Block a user