Revert "Check types against older Click that still has correct types"

This reverts commit 21c618a1c6.
This commit is contained in:
Oleh Prypin
2023-07-18 23:22:05 +02:00
parent b1624b5ce8
commit 80254454d2

View File

@@ -151,7 +151,6 @@ dependencies = [
"types-PyYAML",
"types-setuptools",
"typing-extensions",
"click <8.1.4",
]
[tool.hatch.envs.types.scripts]
check = "mypy mkdocs"