Revision 1375
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
91 | 91 |
|
92 | 92 |
python-Linux: _always |
93 | 93 |
-sudo apt-get install python python-dev python-dateutil python-profiler\ |
94 |
python-pip |
|
94 |
python-pip pymetrics
|
|
95 | 95 |
|
96 | 96 |
python-Darwin: _always |
97 | 97 |
@echo $(emph)'Installing python-dateutil on Mac OS X:'$(endEmph) |
Also available in: Unified diff
root Makefile: python-Linux: Added pymetrics