Skip to content

Commit 560e60a

Browse files
ptressellwasser
authored andcommitted
Remove completed todo tasks.
Several completed todos were noted in review -- remove those. I've verified that the Hatch tutorial does say it will convert setup.py.
1 parent 20a2838 commit 560e60a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

tutorials/publish-pypi.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
11
# Publish your Python package to PyPI
22

33
:::{todo}
4-
- emphasize that we recommended the trusted publisher GitHub action for most maintainers
54
- Make sure they add /dist to their .gitignore file. We have not discussed GitHub workflows anywhere yet. Where does that fit?
6-
- https://hatch.pypa.io/latest/intro/#existing-project <- hatch will migrate from setup.py for you - if we go with hatch then we may want to add this to the installable code lesson
7-
8-
```bash
9-
pipx install hatch
10-
installed package hatch 1.9.1, installed using Python 3.12.1
11-
These apps are now globally available
12-
- hatch
13-
done! ✨ 🌟 ✨
14-
```
155

166
:::
177

0 commit comments

Comments
 (0)