We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42670c5 commit 8dbb474Copy full SHA for 8dbb474
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
'Programming Language :: Python :: 3',
27
'Programming Language :: Python :: 3 :: Only'
28
]
29
-requires-python = '>=3.7'
+requires-python = '>=3.8'
30
dependencies = [
31
'flake8>=3',
32
'restructuredtext_lint',
0 commit comments