]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add mypy tests on github.
authorFederico Caselli <cfederico87@gmail.com>
Thu, 22 Jul 2021 20:32:28 +0000 (22:32 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 22 Jul 2021 21:09:18 +0000 (23:09 +0200)
commit7e7d097a633d1b7a95bbd59f9a6d2a5b85249332
tree9322f723c6b0d3b232076bc1cff3ca8e32c250b6
parentb8b0da0e5ffe88cb551939a0173dcc5f756633da
Add mypy tests on github.

Support skipping mypy tests based on interpreter version

Change-Id: I98963318dbb2e7e097ad5518e0e4022349ca9779
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml
test/ext/mypy/files/dataclasses_workaround.py
test/ext/mypy/test_mypy_plugin_py3k.py