File: Release_Checklist.md

package info (click to toggle)
python-easy-ansi 0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 488 kB
  • sloc: python: 3,109; sh: 127; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Release Checklist

* Update Documentation
  * Main README.md
  * Demos README.md
  * PyDocs

* Update Version Number / setup.py
* Update Changelog

* Merge code to master
* tag code
* Publish to PyPi

* Generate / Publish PyDocs