Commit graph

13 commits

Author SHA1 Message Date
23ef43e6b2
feat: grounds-up rewrite + leverage existing sdks + remove cruft 2024-09-12 18:31:45 -04:00
add064e7c9
Merge pull request #8 from mcataford/build/environment-updates
build: environment updates
2024-02-07 00:13:56 -05:00
6c2233245d
build: update dependency tracking to use pyproject.toml 2024-02-07 00:12:25 -05:00
ca83820795
build(deps): update dependencies, desired python to 3.12 2024-02-07 00:12:21 -05:00
31946b6a9c
build(deps): drop Python 3.7 2024-02-06 23:50:18 -05:00
2f009f888a build: set python version 2022-10-29 23:27:12 -04:00
7d881f1c46 docs: stray refs to poetry 2022-10-29 23:24:42 -04:00
eacc51aa62
build: replace poetry by pip-sync (#6)
build: pytest call

build: set up venv

test: snapshot update, formatting

chore: author info formatting

chore: author info formatting

build: includes

ci: release update

docs: set_version
2022-10-29 23:22:38 -04:00
c24f08b511
feat: add debugger logging and flag (#5) 2022-03-18 17:43:19 -04:00
260abb4cdf
fix: use the same tag for release push (#3) 2022-03-17 22:51:18 -04:00
e5f28c584a
build: release flow (#2)
* infra: release flow

* docs: mention releases
2022-03-17 20:48:42 -04:00
fe313077ec
feat: initial version (#1)
* feat: functional mvp

chore: lint

refactor: context manager, urlopen

* test: coverage, ci

test: more cov

chore: disable consider-using-with

test: coverage report

* docs: README

docs: README

docs: README
2022-03-17 20:36:44 -04:00
Marc Cataford
da3ad22467
Initial commit 2022-03-17 17:11:26 -04:00