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

Added scripts to create a conda package. #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

joshbtn
Copy link

@joshbtn joshbtn commented Apr 18, 2018

Very useful project thanks for sharing!

This pull request contains scripts I used to package your project with conda and deploy it to anaconda.org (https://anaconda.org/joshbtn/ipython_memwatcher)

I leveraged TravisCI to deploy based on a new tag being created. The only thing that needs to be set in travis to make this work is an ANACONDA_TOKEN.

Regards,
Josh Bennett

* Add .travis.yml for conda builds and the ability to deploy when a tag is created
* Add a script to deploy to anaconda.  The login is driven by an anaconda org token stashe din the ANACONDA_TOKEN env var.
* update .gitignore to exclude conda-bld folder
* updated meta.yaml with better info.
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

Successfully merging this pull request may close these issues.

1 participant