We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729f673 commit b849234Copy full SHA for b849234
DEPLOY.md
@@ -29,5 +29,5 @@
29
> anaconda upload /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -u genepattern
30
6. Converting this package to builds for other operating systems can be done as shown below. You will need to upload each
31
built version using a separate upload command.
32
-> 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/
33
7. Log into the [Anaconda website](https://anaconda.org/) to make sure everything is good.
0 commit comments