Update deploy.md
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
|||||||
|
(If anyone stumbles upon this file, it's just some notes for myself because I always forgor stuff)
|
||||||
|
|
||||||
### Things to do before deploying...
|
### Things to do before deploying...
|
||||||
|
|
||||||
* [ ] Update changelog (`README.md`) and commit changes
|
* [ ] Update changelog (`README.md`) and commit changes
|
||||||
* [ ] Run `mamba activate 313` (an environment that has build deps e.g. twine)
|
* [ ] Run `mamba activate 313` (an environment that has build deps e.g. twine)
|
||||||
* [ ] Run `python tools/deploy-release.py {version}`
|
* [ ] Run `python -m tools.deploy-release {version}`
|
||||||
|
|||||||
Reference in New Issue
Block a user