Skip to content

Instantly share code, notes, and snippets.

@phobson
Created February 20, 2017 03:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phobson/a6054cc2655a4e5107656e997336696b to your computer and use it in GitHub Desktop.
Save phobson/a6054cc2655a4e5107656e997336696b to your computer and use it in GitHub Desktop.
$ conda build dev --no-anaconda-upload --channel=conda-forge --channel=phobson/label/dev --python=3.6
$ conda convert osx-64/pybmpdb-0.2.x-py3* -p all
$ anaconda upload ./*/pybmpdb-0.2.x-py3* --label=dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment