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

Package in conda #9

Closed
cmutel opened this issue Aug 18, 2017 · 2 comments
Closed

Package in conda #9

cmutel opened this issue Aug 18, 2017 · 2 comments

Comments

@cmutel
Copy link

cmutel commented Aug 18, 2017

Recipe is here: https://github.com/cmutel/conda-recipes/blob/master/lcopt/meta.yaml

Create new build environment; you will need packages anaconda, conda, conda-build.

Can then run conda build -c defaults -c cmutel -c conda-forge -c haasad lcopt and upload to anaconda; installation instructions will then be as simple as:

conda install -y -q -c conda-forge -c pjamesjoyce -c cmutel -c haasad lcopt

@pjamesjoyce
Copy link
Owner

This was far more difficult than it should have been! I think it's done now though. Thanks for the recipe, that was a great help.

I had to increment the version number up to 0.4.2 to get it onto pypi (0.4.1 had an uncaught mistake in the entry points). I'm not sure if this affects the Version checkbox in the review (openjournals/joss-reviews#339) - perhaps @katyhuff or @amoeba could advise?

I've installed it from conda using the command above into a clean environment on my windows machine and it runs as expected.

@katyhuff
Copy link

katyhuff commented Aug 22, 2017

@pjamesjoyce , we can simply edit the version (I think). I have updated it to 0.42. Thanks!

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

3 participants