We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8126f27 commit dd46291Copy full SHA for dd46291
setup.cfg
@@ -32,7 +32,7 @@ install_requires =
32
attrs>=19,<22
33
mdurl~=0.1
34
typing_extensions>=3.7.4;python_version<'3.8'
35
-python_requires = ~=3.7
+python_requires = >=3.7
36
include_package_data = True
37
zip_safe = False
38
0 commit comments