Skip to content

Commit d12cb6a

Browse files
HumanBean17claude
andcommitted
fix ci: add pytest-asyncio to dev extras
Was in requirements.txt before but missed during migration. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 1a29e70 commit d12cb6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies = [
4141
[project.optional-dependencies]
4242
dev = [
4343
"pytest>=7",
44+
"pytest-asyncio>=0.21",
4445
"ruff>=0.4",
4546
]
4647

0 commit comments

Comments
 (0)