March 21, 2017
10:49 p.m.
We have recently enabled Travis to build daily wheels for linux & osx (currently 2.7, 3.5, 3.6 on linux, and 3.6 on osx). These are a snapshot of master at that time & tagged with the dev commits. These are pushed to the same location as numpy/scipy/matplotlib daily wheels. you can install like this. # install pandas wheel from master PRE_WHEELS=" https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcd... " pip install --pre --upgrade --timeout=60 -f $PRE_WHEELS pandas Big thank you to Matthew Brett for help setting this up! enjoy! Jeff
3231
Age (days ago)
3231
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeff Reback