We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a504013 commit a33ec3cCopy full SHA for a33ec3c
setup.cfg
@@ -27,7 +27,7 @@ classifiers =
27
[options]
28
include_package_data = true
29
packages = find:
30
-python_requires = >= 3.9
+python_requires = >= 3.8
31
install_requires =
32
aiohttp >= 3.8.4
33
aiohttp-retry >= 2.8.3
0 commit comments