add command-line

This commit is contained in:
meejah 2018-05-14 22:23:52 -06:00
parent dc8327bdef
commit 74d8cef679

View File

@ -23,7 +23,8 @@
- [ ] code passes all checks / tests (i.e. all CI is green)
- [ ] documentation is ready (see above)
- [ ] build code locally
- [ ] build code locally:
tox -e py27,codechecks,coverage,deprecations,docs,integration,tarballs,upcoming-deprecations
- [ ] release version is reporting itself as intended version
- [ ] created tarballs (for later comparision)
- [ ] 'git pull' doesn't pull anything