Skip to content

Commit 6087384

Browse files
committed
Fix: first push of pypi lesson
1 parent 518d937 commit 6087384

File tree

5 files changed

+603
-1
lines changed

5 files changed

+603
-1
lines changed
-4.58 KB
Loading
425 KB
Loading

images/tutorials/testpypi-search.png

301 KB
Loading

tutorials/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ understanding the steps involved in creating a Python package.
2929
:caption: Python Packaging 101
3030

3131
What is a Python package? <self>
32-
Make your code installable. <1-installable-code>
32+
Make your code installable <1-installable-code>
33+
Publish to PyPI <publish-pypi>
3334
:::
3435

3536
:::{admonition} Learning Objectives

0 commit comments

Comments
 (0)