Skip to content

BLD: add conda recipe (GH8934) #9634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2015
Merged

BLD: add conda recipe (GH8934) #9634

merged 1 commit into from
Mar 11, 2015

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLD: add conda.recipe / binstar build
2 participants