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

[pytest11]
tomodachi_testcontainers=tomodachi_testcontainers.pytest

