- [x] use toml-sort to keep pyproject.toml in a canonical order

- [ ] merge old and new makefiles

- [ ] make github actions/workflows use makefile targets

- [x] mv python ci/cd to biocommons/.github

- [ ] release github actions / update branch spec in .github/workflows

- [ ] Add instructions to create a new pypi project
    - create API token at https://pypi.org/manage/account/
    - export UV_PUBLISH_TOKEN=pypi-AgEIc...
    - uv build
    - uv publish

uvx --from biocommons-example marvin-quote
