diff --git a/Brewfile b/Brewfile index a349aee68..9404ba5c2 100644 --- a/Brewfile +++ b/Brewfile @@ -4,7 +4,7 @@ brew "git" cask "github" brew "openjdk" # NOTE @brown-ccv: This will install Python as a dependency -brew "python-setuputils" +brew "python-setuptools" cask "visual-studio-code" # TODO @brown-ccv #278: Python management (miniconda)? [Python is only needed for PsiTurk] \ No newline at end of file