Skip to content

Commit 1a2cb97

Browse files
committed
add pytest-asyncio
1 parent c7e7ec2 commit 1a2cb97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/populate_tox/config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,9 @@
268268
},
269269
"pydantic_ai": {
270270
"package": "pydantic-ai",
271+
"deps": {
272+
"*": ["pytest-asyncio"],
273+
},
271274
},
272275
"pymongo": {
273276
"package": "pymongo",

0 commit comments

Comments
 (0)