dotfiles/recipes/python3

6 lines
58 B
Bash

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