Skip to content

Commit 312540a

Browse files
committed
Fix: the pypi lesson is published - link
1 parent 3acd935 commit 312540a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tutorials/intro.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -306,12 +306,8 @@ If you want to make your package directly installable without having
306306
to download the code to your computer locally then you need to
307307
publish it in a repository such as **PyPI** or **conda-forge**.
308308

309-
:::{todo}
310-
The links below won't work until those lessons (which are written) are published.
311-
312-
Learn [how to publish your package to PyPI in this tutorial.](publish-pypi)
313-
:::
314309

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

316312
:::{todo}
317313
This lesson is also not published - yet but will be reviewed soon.

0 commit comments

Comments
 (0)