Skip to content

Commit c039b85

Browse files
.
1 parent 6169e23 commit c039b85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def get_file_text(file_name):
4242
install_requires=[
4343
"urllib3>=1.26.11",
4444
"certifi",
45+
"aiocontextvars; python_version < '3.7'",
4546
],
4647
extras_require={
4748
"aiohttp": ["aiohttp>=3.5"],

0 commit comments

Comments
 (0)