Skip to content

Commit

Permalink
Update deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtabor committed Dec 17, 2016
1 parent 729f673 commit b849234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
> anaconda upload /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -u genepattern
6. Converting this package to builds for other operating systems can be done as shown below. You will need to upload each
built version using a separate upload command.
> conda convert --platform all /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -o outputdir/
> conda convert --platform all /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -o conda-bld/
7. Log into the [Anaconda website](https://anaconda.org/) to make sure everything is good.

0 comments on commit b849234

Please sign in to comment.