hyfetch/tools/deploy.md

8 lines
326 B
Markdown
Raw Permalink Normal View History

2025-11-21 20:10:23 +08:00
(If anyone stumbles upon this file, it's just some notes for myself because I always forgor stuff)
2022-08-12 20:39:06 -04:00
### Things to do before deploying...
2025-10-22 11:24:49 +08:00
* [ ] Update changelog (`README.md`) and commit changes
2025-10-22 11:30:49 +08:00
* [ ] Run `mamba activate 313` (an environment that has build deps e.g. twine)
2025-11-21 20:10:23 +08:00
* [ ] Run `python -m tools.deploy-release {version}`