Skip to content

Commit 5e8060c

Browse files
committed
fix: new images
1 parent 9e7d1f6 commit 5e8060c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

tutorials/publish-conda-forge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ for conda, conda-forge will build from your PyPI source distribution file (sdist
3030

3131

3232

33-
:::{figure-md} pypi-conda-channels
33+
:::{figure-md} pypi-conda-publication
3434

3535
<img src="../images/publish-python-package-pypi-conda.png" alt="Image showing the progression of creating a Python package, building it and then publishing to PyPI and conda-forge. You take your code and turn it into distribution files (sdist and wheel) that PyPI accepts. then there is an arrow towards the PyPI repository where ou publish both distributions. From PyPI if you create a conda-forge recipe you can then publish to conda-forge. " width="700px">
3636

0 commit comments

Comments
 (0)