mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Drop support for Python 3.6. It's EOL
This commit is contained in:
@@ -16,4 +16,4 @@ mdx_gh_links==0.2
|
||||
markdown-callouts==0.2
|
||||
mkdocs-redirects==1.0.1
|
||||
pymdown-extensions==8.0.1
|
||||
mkdocstrings-python==0.7.1; python_version >= '3.7'
|
||||
mkdocstrings-python==0.7.1
|
||||
|
||||
@@ -16,4 +16,4 @@ mdx_gh_links>=0.2
|
||||
markdown-callouts>=0.2
|
||||
mkdocs-redirects>=1.0.1
|
||||
pymdown-extensions>=8.0.1
|
||||
mkdocstrings-python>=0.7.1; python_version >= '3.7'
|
||||
mkdocstrings-python>=0.7.1
|
||||
|
||||
Reference in New Issue
Block a user