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/publish-pypi.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ You will do all of your development work in this lesson using [Hatch](https://ha
Once your package is on PyPI you can publish it to conda-forge (which is a channel on conda)
using [Grayskull](https://conda.github.io/grayskull/).

You will learn how to publish to conda-forge in a future lesson.

You will learn how to publish to conda-forge in the [next lesson](publish-conda-forge).


Expand Down