hyfetch/tools/deploy.md
2025-10-22 11:30:49 +08:00

6 lines
226 B
Markdown

### Things to do before deploying...
* [ ] Update changelog (`README.md`) and commit changes
* [ ] Run `mamba activate 313` (an environment that has build deps e.g. twine)
* [ ] Run `python tools/deploy-release.py {version}`