debian/tests: py37: dataclasses in stdlib.
authorPeter Pentchev <roam@debian.org>
Fri, 12 Aug 2022 09:59:22 +0000 (12:59 +0300)
committerPeter Pentchev <roam@debian.org>
Fri, 12 Aug 2022 09:59:22 +0000 (12:59 +0300)
debian/tests/pyproject.toml
debian/tests/tox.ini

index f3592effed26cd68c33d6a2d255ed5f86ae4c693..cd63b365cb1d2de5c828aa84ea90d697512c80a9 100644 (file)
@@ -3,4 +3,4 @@ line-length = 100
 
 [tool.mypy]
 strict = true
-python_version = 3.6
+python_version = 3.7
index 9cfcb0dc63da6a868713e0526963fcff2a3e1130..1343309028b3343ecc3109bf8ef6160f91e75578 100644 (file)
@@ -35,7 +35,6 @@ commands =
 basepython = python3
 deps =
   mypy
-  types-dataclasses
 commands =
   python3 -m mypy {[defs]files}