summaryrefslogtreecommitdiff
path: root/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed flake errorsKevin Van Brunt2019-05-081-1/+1
* Added flake8 invoke task to make it easy for developers to run flake8 locally...Todd Leonhardt2018-12-061-0/+8
* Fix flake8 issuesTodd Leonhardt2018-12-061-0/+1
* Make name a required argument for the "invoke tag" commandTodd Leonhardt2018-10-141-1/+1
* 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