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.
1 parent be80b7b commit 213118fCopy full SHA for 213118f
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.7.0](https://github.com/dbader/pytest-mypy/milestone/13)
4
+* Remove the upper bound on `python_requires`.
5
+* Require Python 3.5 or greater.
6
+* Enable custom error formatting.
7
+* Fix compatibility with pytest-xdist 2.
8
+
9
## [0.6.2](https://github.com/dbader/pytest-mypy/milestone/12)
10
* Stop ignoring `.pyi` files.
11
0 commit comments