[console_scripts]
format=dev:format
hooks=dev:hooks
lint=dev:lint
test=dev:test
test-ci=dev:test_ci
test-docs-src=dev:test_docs_src

[pytest11]
tomodachi_testcontainers=tomodachi_testcontainers.pytest

