Install python from Homebrew on macOS

This commit is contained in:
Kenneth Benzie 2020-01-16 23:29:21 +00:00
parent 633cc3804c
commit fb790fc206

View File

@ -1,5 +1,7 @@
--- ---
- location: ~/.config/python - location: ~/.config/python
- brew:
- python
- pip: - pip:
- yapf - yapf
- isort - isort