Files
pluto df53903ceb feat: scaffold project structure
Add pyproject.toml, pytest.ini, .env.example, app package layout (shared/pipeline/api/cron), and test skeleton.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 10:22:03 -05:00

4 lines
47 B
INI

[pytest]
asyncio_mode = auto
testpaths = tests