Skip to content

Commit e2c4978

Browse files
committed
Update package-structure-code/publish-python-package-pypi-conda.md
1 parent 0919192 commit e2c4978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/publish-python-package-pypi-conda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
pyOpenSci requires that your package has an distribution that can be installed
66
from a public community repository such as PyPI or a conda channel such as
7-
`bioconda` or `conda-forge` in the Anaconda.org.
7+
`bioconda` or `conda-forge` on Anaconda.org.
88

99
Below you will learn more about the various publishing options for your Python
1010
package.

0 commit comments

Comments
 (0)