We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35016a0 commit 6360101Copy full SHA for 6360101
setup.cfg
@@ -93,7 +93,7 @@ contextvars =
93
contextvars >= 2.4, < 3; python_version < "3.7"
94
95
sniffio =
96
- sniffio >= 1.1, <2 @ git+https://github.com/python-trio/sniffio@twisted
+ sniffio @ git+https://github.com/python-trio/sniffio@twisted
97
98
all_non_platform =
99
%(test)s
0 commit comments