summaryrefslogtreecommitdiff
path: root/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* PTY all the tasksJustin Mayer2021-10-081-17/+19
* Update tasks.pyMinchinWeb2021-04-181-1/+2
* Make PKG_PATH var in Invoke tasks.py more DRYJustin Mayer2021-02-181-1/+1
* Ensure `invoke lint` task & its docs are in syncJustin Mayer2020-11-201-3/+1
* Count CPU cores via psutil for parallel testingJustin Mayer2020-11-021-1/+1
* Adjust isort task: v5.2+ is now recursive by defaultJustin Mayer2020-08-111-1/+1
* Cleanup test environment and requirementsDeniz Turgut2020-05-091-1/+1
* Add Windows support to Invoke tasksJustin Mayer2020-04-241-9/+11
* Add Invoke tasks for building and serving docsJustin Mayer2019-11-121-0/+19
* Add Invoke task for updating functional test outputJustin Mayer2019-11-121-0/+14
* Switch `invoke tests` test runner to Pytestdrop_py2_docsJustin Mayer2019-11-101-1/+1
* Add initial Invoke tasks.py fileJustin Mayer2019-11-091-0/+81