Skip to content

Commit abd7553

Browse files
committed
1 parent d22778c commit abd7553

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ dev-dependencies = [
6666
# Testing
6767
"gp-libs",
6868
"pytest",
69+
"pytest-asyncio",
6970
"pytest-rerunfailures",
7071
"pytest-mock",
7172
"pytest-watcher",
@@ -96,6 +97,7 @@ docs = [
9697
testing = [
9798
"gp-libs",
9899
"pytest",
100+
"pytest-asyncio",
99101
"pytest-rerunfailures",
100102
"pytest-mock",
101103
"pytest-watcher",

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)