Skip to content

Commit f698611

Browse files
Have bin/build remind me of what to do next
1 parent dc71178 commit f698611

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

bin/build

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ echo 'Everything looks good!'
2323
echo
2424

2525
PYTHONDONTWRITEBYTECODE= uv build
26+
27+
echo
28+
echo 'See `cheat-sheet` to remind yourself how to publish to PyPI.'
29+
echo 'Then run `bin/publish-docs` to update the website.'
30+
echo

0 commit comments

Comments
 (0)