feat(tarot-lab): 스캐폴딩 — Dockerfile + requirements + pytest

This commit is contained in:
2026-05-25 18:18:37 +09:00
parent 677d05fc31
commit 1775f7dd2d
6 changed files with 27 additions and 0 deletions

3
tarot-lab/pytest.ini Normal file
View File

@@ -0,0 +1,3 @@
[pytest]
asyncio_mode = auto
pythonpath = .