2023-01-02 14:06:07 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy: updated to 0.10.3 0.10.3 * Stop failing if mypy only produces notes. |
2022-11-26 18:15:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy: updated to 0.10.2 0.10.2 * Update and loosen [build-system] requirements. |
2022-11-14 11:09:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy: updated to 0.10.1 0.10.1 * Work around https://github.com/python/mypy/issues/14042. * Add support for Python 3.11. |
2022-10-20 10:58:20 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy: updated to 0.10.0 0.10.0 * Drop support for python<3.6. |
2022-02-08 10:12:48 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-test-mypy: updated to 0.9.1 0.9.1 * Add support for pytest 7. 0.9.0 * Drop support for pytest<4.6. * Add --mypy-config-file. |
2022-01-07 09:23:24 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-test-mypy: remove accidentally imported file |
2022-01-07 00:30:40 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-test-mypy: disable python 2.7 version |
2022-01-05 23:20:06 by Thomas Klausner | Files touched by this commit (5) |
Log message: devel/py-test-mypy: import py-test-mypy-0.8.1 Packaged by K.I.A.Derouiche for wip Mypy static type checker plugin for pytest |