mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Use projects' own type annotations, stubs no longer needed
This commit is contained in:
@@ -150,9 +150,9 @@ matrix.type.features = [
|
||||
[tool.hatch.envs.types]
|
||||
dependencies = [
|
||||
"mypy",
|
||||
"types-babel",
|
||||
"types-Jinja2",
|
||||
"babel",
|
||||
"types-Markdown",
|
||||
"types-pytz",
|
||||
"types-PyYAML",
|
||||
"types-setuptools",
|
||||
"typing-extensions",
|
||||
|
||||
Reference in New Issue
Block a user