dotfiles/recipes/python3
2018-02-22 11:29:33 -05:00

6 lines
58 B
Bash

#!/bin/bash
set +e
_recipe brew
_brew python3
_brew mypy