python installation in makefile

This commit is contained in:
Noah Masur 2021-05-13 21:53:43 -04:00
parent f2c79dbab6
commit 643f303894

View File

@ -35,3 +35,6 @@ cargos: rust
programs: programs:
./scripts/setup_cheatsheet ./scripts/setup_cheatsheet
./scripts/setup_ytfzf ./scripts/setup_ytfzf
python: brews
npm install -g pyright