Created
September 10, 2015 23:19
-
-
Save ansrivas/0cfce99d29f99703b86c to your computer and use it in GitHub Desktop.
this is to install the rewrite branch of ggplot2 python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt-get install -y pkg-config | |
| wait | |
| apt-get install -y libfreetype6-dev libxft-dev | |
| wait | |
| pip install -I git+git://github.com/has2k1/ggplot.git@rewrite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment