mirror of https://github.com/citusdata/citus.git
Add python to OSX CONTRIBUTING requirements (#4083)
parent
2baf3e0bae
commit
d0f4c19f15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue