Skip to content

Commit 6360101

Browse files
committed
simpler sniffio vcs pin
1 parent 35016a0 commit 6360101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ contextvars =
9393
contextvars >= 2.4, < 3; python_version < "3.7"
9494

9595
sniffio =
96-
sniffio >= 1.1, <2 @ git+https://github.com/python-trio/sniffio@twisted
96+
sniffio @ git+https://github.com/python-trio/sniffio@twisted
9797

9898
all_non_platform =
9999
%(test)s

0 commit comments

Comments
 (0)