Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Mar 11, 2015

closes #8934

@jreback jreback added the CI Continuous Integration label Mar 11, 2015
@jreback jreback added this to the 0.16.0 milestone Mar 11, 2015
jreback added a commit that referenced this pull request Mar 11, 2015
BLD: add conda recipe (GH8934)
@jreback jreback merged commit 5453644 into pandas-dev:master Mar 11, 2015
@jreback
Copy link
Contributor Author

jreback commented Mar 11, 2015

so this recipe install the necessary deps for building, even on windows (this is what the dep on libpython does, it installs mingw which compiles everything.

@jorisvandenbossche
Copy link
Member

Nice!

I think it would make sense to create a 'pandas' organization (instead of under your name now), and start providing dev builds (if this is possible? not yet very familiar with binstar) so people who want to try it out don't have to build pandas themselves. So you could do something like:

conda install -c https://conda.binstar.org/pandas/channel/dev pandas 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

2 participants