debian/tests/tox.ini: mypy: types-dataclasses for Python 3.6.
authorPeter Pentchev <roam@debian.org>
Fri, 12 Aug 2022 08:42:58 +0000 (11:42 +0300)
committerPeter Pentchev <roam@debian.org>
Fri, 12 Aug 2022 08:42:58 +0000 (11:42 +0300)
debian/tests/tox.ini

index fd3357196bdf3f4e2512973cc77ef13beb68ff0d..75bea47ca81f0b24f965513770404c5ab51ea4a5 100644 (file)
@@ -35,6 +35,7 @@ commands =
 basepython = python3
 deps =
   mypy
+  types-dataclasses
 commands =
   python3 -m mypy --strict --python-version=3.6 {[defs]files}