We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c249da commit 49d8667Copy full SHA for 49d8667
1 file changed
setup.cfg
@@ -21,7 +21,7 @@ classifiers =
21
22
[options]
23
py_modules = github_action_utils
24
-python_requires = >=3.7.0
+python_requires = >=3.6.0
25
26
[bdist_wheel]
27
universal = True
0 commit comments