dotfiles/recipes/python3

7 lines
58 B
Text
Raw Normal View History

2018-02-22 16:27:37 +00:00
#!/bin/bash
set +e
_recipe brew
_brew python3
_brew mypy