Use projects' own type annotations, stubs no longer needed

This commit is contained in:
Oleh Prypin
2023-11-01 23:23:54 +01:00
parent 0bf4963090
commit 0a4f3240d1
2 changed files with 7 additions and 5 deletions

View File

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