Skip to content

Commit

Permalink
Adding the python-setuptools pip entry for osx in the osx-homebrew.ya…
Browse files Browse the repository at this point in the history
…ml file.
  • Loading branch information
wjwwood committed Apr 19, 2012
1 parent 023b264 commit cc8c750
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rosdep/osx-homebrew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,10 @@ python-scipy:
pip:
packages: [ scipy ]
depends: [ gfortran ]
python-setuptools:
osx:
pip:
packages: [ setuptools ]
python-sip:
osx:
homebrew:
Expand Down

0 comments on commit cc8c750

Please sign in to comment.