Skip to content

Commit 55536e9

Browse files
committed
py(deps[test]): Add pytest-asyncio
See also: https://github.com/pytest-dev/pytest-asyncio
1 parent 28854fd commit 55536e9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

poetry.lock

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ pytest = "*"
9090
pytest-rerunfailures = "*"
9191
pytest-mock = "*"
9292
pytest-watcher = "*"
93+
pytest-asyncio = "*"
9394

9495
[tool.poetry.group.coverage.dependencies]
9596
### Coverage ###

0 commit comments

Comments
 (0)