Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions tutorials/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,6 @@ publish it in a repository such as **PyPI** or **conda-forge**.

Learn [how to publish your package to PyPI in this tutorial.](publish-pypi.md)

You will learn [how to publish your package to PyPI in this tutorial.](publish-pypi)

Then you can create a conda-forge recipe using the [Grayskull](https://github.com/conda/grayskull) tool. You can then submit this recipe to conda-forge.

[You will learn more about the conda-forge publication process here.](publish-conda-forge.md)
Expand Down