We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a1207 commit 32e1b2cCopy full SHA for 32e1b2c
1 file changed
release_checklist.md
@@ -10,5 +10,6 @@ Sounds like a python script for me, but here's the manual checklist:
10
- [ ] generate documentation, check version at release notes
11
- [ ] build the dist: setup.py sdist bdist_wheel
12
- [ ] install package in a local venv
13
+- [ ] run the examples in this venv
14
- [ ] push to github (version bump, tags)
15
- [ ] upload dist/* to pypi
0 commit comments