Drop support for Python 3.6. It's EOL

This commit is contained in:
Oleh Prypin
2022-08-23 18:52:56 +02:00
parent e485278b55
commit f7307905d4
5 changed files with 9 additions and 16 deletions

View File

@@ -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

View File

@@ -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