Skip to content

Commit 44cc0d5

Browse files
committed
🐛 add pytest-asyncio
Signed-off-by: Joe Runde <[email protected]>
1 parent eca967d commit 44cc0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ tests = [
5555
"pytest==8.3.3",
5656
"pytest-cov==5.0.0",
5757
"pytest-mock==3.14.0",
58+
"pytest-asyncio==0.24.0",
5859
"requests==2.32.3"
5960
]
6061
dev = [

0 commit comments

Comments
 (0)