Skip to content

Commit 1ed80d5

Browse files
committed
updated pytest-asyncio missing package
1 parent 05b2164 commit 1ed80d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Homepage = "https://python-ellar.github.io/ellar-sqlalchemy/"
5353
test = [
5454
"pytest >= 7.1.3,<8.0.0",
5555
"pytest-cov >= 2.12.0,<5.0.0",
56+
"pytest-asyncio",
5657
"ruff ==0.1.9",
5758
"mypy == 1.8.0",
5859
"autoflake",

0 commit comments

Comments
 (0)