10 Commits

Author SHA1 Message Date
Andrew Herrington
778932a2f8 chore: package updates and fix ci 2024-05-05 13:39:25 -05:00
Andrew Herrington
4ca01eaf0c Revert "chore: ci fixups and poetry update"
This reverts commit d0b986025e.
2024-05-05 13:02:14 -05:00
Andrew Herrington
d0b986025e chore: ci fixups and poetry update 2024-05-05 12:20:49 -05:00
Andrew
5122e435f3 ci: update .pre-commit-config.yaml 2024-03-17 17:24:28 -05:00
Andrew
a752c42a28 feat: add python 3.11 support (#392)
* feat: add python 3.11 support

- adds testing for python 3.11
- moves from black and flake8 to ruff for linting
- Updates coverage output from tests

* fix: fix dev dependency group

* fix: add installing dev dependencies

* ci: add toml

* ci: simplify coverage

* ci: update coverage
2023-02-20 23:12:01 -06:00
Andrew
06d26dd070 ci: update .pre-commit-config.yaml 2022-07-28 16:34:47 -05:00
Andrew
dd1b4762fd chore: requirement updates (#184)
* chore: requirement updates

* poetry update
* .github/worklows/constraints.txt updated
* docs/requirements.txt updated
* pre-commit hooks updated

* docs: remove sphinx-click

sphinx-click is unused, as we're not using click in this project
2022-07-10 16:57:52 -05:00
Andrew Herrington
2bfece1e56 add some client work 2021-12-10 18:05:49 -06:00
Andrew Herrington
90233c568e get flake8 passing 2021-12-06 18:59:50 -06:00
Andrew Herrington
38128c8151 100% coverage of checks schemas 2021-12-06 16:49:20 -06:00