Skip to content

Commit

Permalink
test: add pytest-asyncio to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudac7 committed Apr 11, 2024
1 parent 79fb2ca commit d1356b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ flake8 = "*"
pytest = "*"
pytest-mock = "*"
pytest-datadir = "*"
pytest-asyncio = "*"
coverage = "*"
coveralls = "*"

Expand Down

0 comments on commit d1356b8

Please sign in to comment.