Skip to content

Commit 9813ed0

Browse files
committed
chore: downgrade python
1 parent 61d8de4 commit 9813ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def classification_dependencies():
2121

2222
setup(
2323
name="mkdocs_embed_file_plugins",
24-
python_requires=">=3.8",
24+
python_requires=">=3.7",
2525
version=version,
2626
description="A plugin to quote file from docs",
2727
author="Mara-Li",

0 commit comments

Comments
 (0)