Created
February 20, 2017 03:44
-
-
Save phobson/a6054cc2655a4e5107656e997336696b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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