Releases¶
Preparing for your first release¶
- Go through
pyproject.tomland update the relevant fields - In
tox.ini, setcheck-releaseas a default environment by adding it toenvlist - In this file, uncomment badges and uncomment and update their URLs with the package name where applicable
- Create a repository secret named
PYPI_API_TOKENwith the corresponding value
Publishing a new release¶
TBD.
Last update:
March 19, 2023