We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dabc405 commit e7f46c2Copy full SHA for e7f46c2
setup.py
@@ -75,5 +75,5 @@
75
"sphinxcontrib-mermaid<2",
76
"sphinxcontrib-plantuml>=0.21,<1",
77
],
78
- python_requires=">=3.7",
+ python_requires=">=3.9",
79
)
0 commit comments