Skip to content

Commit 92ba2fa

Browse files
committed
Revert "Remove unnecessary pytest-asyncio"
This reverts commit a5971e9.
1 parent a5971e9 commit 92ba2fa

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
@@ -52,6 +52,7 @@ mike = ">=2.0.0"
5252
mypy = ">=0.990"
5353
pymdown-extensions = ">=10.0.1"
5454
pytest = ">=7.2.0"
55+
pytest-asyncio = ">=0.20.3"
5556
pytest-cov = ">=4.0.0"
5657
pytest-factoryboy = ">=2.5.0"
5758
pytest-xdist = ">=3.0.2"

0 commit comments

Comments
 (0)