Skip to content

Commit 42172a1

Browse files
authored
Add sniffio dependency
1 parent fe01773 commit 42172a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"trio >= 0.15.0",
5757
"attrs",
5858
"outcome",
59+
"sniffio",
5960
]
6061
if sys.version_info < (3, 7):
6162
install_requires.append("contextvars >= 2.1")

0 commit comments

Comments
 (0)