Revision 1255
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
79 | 79 |
##### Python |
80 | 80 |
|
81 | 81 |
python-Linux: _always |
82 |
-sudo apt-get install python python-dev python-dateutil python-pip |
|
82 |
-sudo apt-get install python python-dev python-dateutil python-profiler\ |
|
83 |
python-pip |
|
83 | 84 |
|
84 | 85 |
python-Darwin: _always |
85 | 86 |
@echo $(emph)'Installing python-dateutil on Mac OS X:'$(endEmph) |
Also available in: Unified diff
Makefile: python-Linux: Added python-profiler