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

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    609169f View commit details
    Browse the repository at this point in the history
  2. Add travis yml and anaconda deploy script

    * 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.
    joshbtn committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    81f92d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66be30c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0c8af View commit details
    Browse the repository at this point in the history