mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Revert "Bumped required Python version to 3.8+"
This reverts commit 88515d26a1.
This commit is contained in:
@@ -37,7 +37,7 @@ dynamic = [
|
||||
"keywords"
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.7"
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Web Environment",
|
||||
|
||||
Reference in New Issue
Block a user