File support-new-mypy.patch of Package python-pytest-mypy-testing
Index: pytest-mypy-testing-0.1.3/mypy.ini =================================================================== --- pytest-mypy-testing-0.1.3.orig/mypy.ini +++ pytest-mypy-testing-0.1.3/mypy.ini @@ -2,7 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 [mypy] -python_version = 3.8 +python_version = 3.9 mypy_path = src