]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
restore mypy to released version 1.2.0
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Apr 2023 20:01:25 +0000 (16:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Apr 2023 20:01:25 +0000 (16:01 -0400)
Change-Id: Ice0233af37f387747a283ef2d2293aaa194b52d9

tox.ini

diff --git a/tox.ini b/tox.ini
index 5a31ac7d1d08304df6d868d7dc5d790bf7d1f752..4e2e4dfe700a60c19de6d224650e69de12a242af 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -167,8 +167,7 @@ deps=
      pytest-xdist
      greenlet != 0.4.17
      importlib_metadata; python_version < '3.8'
-     mypy >= 1.1.1
-     git+https://github.com/python/mypy@dataclass-transform-descriptors#egg=mypy
+     mypy >= 1.2.0
      patch==1.*
 
 commands =