mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Revert "Check types against older Click that still has correct types"
This reverts commit 21c618a1c6.
This commit is contained in:
@@ -151,7 +151,6 @@ dependencies = [
|
||||
"types-PyYAML",
|
||||
"types-setuptools",
|
||||
"typing-extensions",
|
||||
"click <8.1.4",
|
||||
]
|
||||
[tool.hatch.envs.types.scripts]
|
||||
check = "mypy mkdocs"
|
||||
|
||||
Reference in New Issue
Block a user