summaryrefslogtreecommitdiffstats
path: root/Pipfile
Commit message (Collapse)AuthorAgeFilesLines
* update lint/fmt/test tools and configurationBryan Newbold2021-10-271-4/+7
| | | | | | | yapf => black isort config mypy configuration flake8 configuration
* add examples to README, and test those examples in CIBryan Newbold2021-10-211-0/+2
| | | | | These tests don't run as part of 'make test' by default because they do live fetches against the internet.
* pipfile: add missing isort dev dependencyBryan Newbold2021-10-211-0/+1
|
* pipfile for developmentBryan Newbold2021-10-211-0/+21