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 731fbe8 commit f1dee31Copy full SHA for f1dee31
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