Skip to content

Commit

Permalink
Add asyncio mode
Browse files Browse the repository at this point in the history
  • Loading branch information
d61h6k4 committed Mar 13, 2023
1 parent 40c54a9 commit b3ebe7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,7 @@ pep440-version-utils = "^0.3.0"
semantic_version = "^2.8.5"
mypy = "^0.991"
sanic-testing = "^22.3.0, <22.9.0"


[tool.pytest.ini_options]
asyncio_mode = "auto"

0 comments on commit b3ebe7a

Please sign in to comment.