diff --git a/pyproject.toml b/pyproject.toml index 32ddc56427..e8a03b11e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ classifiers=[ 'Operating System :: POSIX', 'Topic :: Internet' ] -requires-python='>=3.8' +requires-python='>=3.7' license={file = 'LICENSE' } dynamic = ["version", "readme", "dependencies", "optional-dependencies", "entry-points", "scripts", "gui-scripts"]