Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pipenv: black has a stable release! | Bryan Newbold | 2022-02-03 | 1 | -4/+1 |
| | |||||
* | update lint/fmt/test tools and configuration | Bryan Newbold | 2021-10-27 | 1 | -4/+7 |
| | | | | | | | yapf => black isort config mypy configuration flake8 configuration | ||||
* | add examples to README, and test those examples in CI | Bryan Newbold | 2021-10-21 | 1 | -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 dependency | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
| | |||||
* | pipfile for development | Bryan Newbold | 2021-10-21 | 1 | -0/+21 |