Skip to content

Commit 5605361

Browse files
committed
Test a version of Trio that is compatible with AnyIO
1 parent 99155fe commit 5605361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dev = [
8181
"mapbox-vector-tile",
8282
"jinja2",
8383
"tqdm",
84-
"trio",
84+
"anyio[trio]",
8585
"mypy",
8686
"pyright",
8787
"types-python-dateutil",

0 commit comments

Comments
 (0)