We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acd935 commit 312540aCopy full SHA for 312540a
tutorials/intro.md
@@ -306,12 +306,8 @@ If you want to make your package directly installable without having
306
to download the code to your computer locally then you need to
307
publish it in a repository such as **PyPI** or **conda-forge**.
308
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
-:::
314
+You will learn [how to publish your package to PyPI in this tutorial.](publish-pypi)
315
316
:::{todo}
317
This lesson is also not published - yet but will be reviewed soon.
0 commit comments