summaryrefslogtreecommitdiff
path: root/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Added regex to validatetag invoke task to check to make sure Git Tag appears ...Todd Leonhardt2018-08-271-2/+16
* Added a validatetag invoke task to check to make sure a Git tag exists for th...Todd Leonhardt2018-08-241-2/+9
* Added a tag invoke task for adding a Git tag and pushing it to originTodd Leonhardt2018-08-241-0/+9
* Removed non-working Module Index link from the main Sphinx docs pageTodd Leonhardt2018-07-311-1/+2
* "invoke clean" will now also cleanup mypy daemon artifactsTodd Leonhardt2018-06-251-2/+1
* Added invoke commands for running mypy and cleaning up after itTodd Leonhardt2018-06-101-0/+15
* Removed apparently dead code from argcomplete_bridge.pyTodd Leonhardt2018-06-091-1/+1
* Added minimum version of twine to dev tool requirements in setup.pyTodd Leonhardt2018-05-301-1/+6
* More updates for #408 and #399kotfu2018-05-281-25/+19
* Work begins on #408 and #399kotfu2018-05-281-0/+184