Skip to content

Commit

Permalink
pytest-asyncio is added to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeniukink committed Jun 27, 2024
1 parent 8eb807b commit 306d067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def _setup_long_description() -> Tuple[str, str]:
extras_require={
'dev': [
'pytest',
'pytest-asyncio',
'sphinx',
'ruff',
'mypy',
Expand Down

0 comments on commit 306d067

Please sign in to comment.