Skip to content

Commit 1453055

Browse files
committed
1 parent 4ce3776 commit 1453055

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ dev-dependencies = [
6767
"typing-extensions; python_version < '3.11'",
6868
"gp-libs",
6969
"pytest",
70+
"pytest-asyncio",
7071
"pytest-rerunfailures",
7172
"pytest-mock",
7273
"pytest-watcher",
@@ -98,6 +99,7 @@ testing = [
9899
"typing-extensions; python_version < '3.11'",
99100
"gp-libs",
100101
"pytest",
102+
"pytest-asyncio",
101103
"pytest-rerunfailures",
102104
"pytest-mock",
103105
"pytest-watcher",

uv.lock

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)