Revert "Bumped required Python version to 3.8+"

This reverts commit 88515d26a1.
This commit is contained in:
squidfunk
2023-05-10 09:33:50 +02:00
parent 88515d26a1
commit 8d2c5b5db4

View File

@@ -37,7 +37,7 @@ dynamic = [
"keywords" "keywords"
] ]
readme = "README.md" readme = "README.md"
requires-python = ">=3.8" requires-python = ">=3.7"
classifiers = [ classifiers = [
"Development Status :: 5 - Production/Stable", "Development Status :: 5 - Production/Stable",
"Environment :: Web Environment", "Environment :: Web Environment",