Skip to content

Commit 76d8139

Browse files
Indicate blog post is a work in progress
Added a note indicating that the blog post is a work in progress.
1 parent 4625789 commit 76d8139

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blog/workflow/publish-to-pypi.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: "Publish to PyPI"
33
---
44

5+
> This blog post in a work in progress.
6+
7+
<br><br><br>
8+
59
## PyPI (Python Package Index)
610

711
[PyPI](https://pypi.org) is the default online repository for Python packages. This is where packages are stored so that others can find and install them.

0 commit comments

Comments
 (0)