Skip to content

Commit 3b504b0

Browse files
committed
1 parent 92d5249 commit 3b504b0

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

Diff for: pyproject.toml

+2
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",

Diff for: uv.lock

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)