Skip to content
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

Update conda recipe to use conda-only packages #13

Open
jaimergp opened this issue Jan 22, 2019 · 0 comments
Open

Update conda recipe to use conda-only packages #13

jaimergp opened this issue Jan 22, 2019 · 0 comments
Assignees

Comments

@jaimergp
Copy link
Member

Our current conda recipe relies on a dirty hack on build.sh and bld.bat to install pip-only dependencies (and even some of them are already available on conda or conda-forge). This works with conda-build<=3.16, but from 3.17 and above will fail because pip installations are deliberately blocked. For now, I have pinned conda-build to 3.16 in the CI configurations, but it'd be better to switch to a conda-only installation for the recipe (pip installations would be unaffected).

@jaimergp jaimergp self-assigned this Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant