We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7bb96 commit 8e1e620Copy full SHA for 8e1e620
tox.ini
@@ -78,6 +78,7 @@ commands=
78
[testenv:mypy]
79
deps=
80
typing_extensions
81
+ pydantic<2
82
mypy
83
commands=
84
mypy tests/typing
0 commit comments