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 f05bc4f commit 004f47aCopy full SHA for 004f47a
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
3.0.5.dev0
2
==========
3
4
-*
+* Add hint to error message hinting possible missing __init__.py (`#478`_). Thanks `@DuncanBetts`_.
5
6
* An error message is now displayed if ``--confcutdir`` is not a valid directory, avoiding
7
subtle bugs (`#2078`_).
@@ -15,6 +15,7 @@
15
16
*
17
18
+.. _@DuncanBetts: https://github.com/DuncanBetts
19
.. _@nedbat: https://github.com/nedbat
20
21
.. _#2038: https://github.com/pytest-dev/pytest/issues/2038
0 commit comments