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 089395b commit 7b7c108Copy full SHA for 7b7c108
doc/src/changelog.rst
@@ -70,18 +70,13 @@ dev (not yet released)
70
marker, nothing need to be changed.
71
72
Bug fixes and minor changes
73
-
74
+ PR #11: show the name of the skipped test (thanks
75
asteriogonzalez).
76
77
+ Issue #13: Do not import pytest in setup.py to make it
78
compatible with pipenv.
79
80
+ Issue #15: tests fail with pytest 3.3.0.
81
82
+ Issue #8: document incompatibility with parallelization in
83
pytest-xdist.
84
85
+ Clarify in the documentation that Python 3.1 is not officially
86
supported because pytest 2.8 does not support it. There is no
87
known issue with Python 3.1 though.
0 commit comments