Skip to content

Commit

Permalink
Add pytest-asyncio to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Sep 21, 2022
1 parent 75f5244 commit 75f3adb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
20 changes: 19 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ docs = ["sphinx", "sphinx_click", "sphinxcontrib-apidoc", "sphinx_rtd_theme"]
pytest = ">=6.2.5"
pytest-cov = "^2"
pytest-mock = "^3"
pytest-asyncio = "*"
voluptuous = "^0"
pre-commit = "^2"
doc8 = "^0"
Expand Down

0 comments on commit 75f3adb

Please sign in to comment.