8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18fb2b8 + c61f3ec commit 7fdc974Copy full SHA for 7fdc974
changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.8.0](https://github.com/dbader/pytest-mypy/milestone/15)
4
+* Add support for Python 3.9.
5
+* Stop injecting `MypyStatusItem` in `pytest_collection_modifyitems` to fix `--looponfail`.
6
+
7
## [0.7.0](https://github.com/dbader/pytest-mypy/milestone/13)
8
* Remove the upper bound on `python_requires`.
9
* Require Python 3.5 or greater.
0 commit comments