Add python to OSX CONTRIBUTING requirements (#4083)

pull/4117/head
Jelte Fennema 2020-08-31 18:14:21 +02:00 committed by GitHub
parent 2baf3e0bae
commit d0f4c19f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ why we ask this as well as instructions for how to proceed, see the
```bash
brew update
brew install git postgresql
brew install git postgresql python
```
3. Get, build, and test the code