We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b0611 commit c3e8109Copy full SHA for c3e8109
1 file changed
setup.cfg
@@ -27,7 +27,7 @@ packages = find:
27
install_requires =
28
dnspython>=2.0.0 # optional if deliverability check isn't needed
29
idna>=2.0.0
30
-python_requires = >=3.7
+python_requires = >=3.8
31
32
[options.package_data]
33
* = py.typed
0 commit comments