feat(insta-lab): project scaffold (Dockerfile, requirements, config)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-16 00:20:49 +09:00
parent 30706e2eb6
commit b1ef778fc5
7 changed files with 54 additions and 0 deletions

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

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