Skip to content

Commit 7b7c108

Browse files
committed
Fix reStructuredText markup error in documentation.
1 parent 089395b commit 7b7c108

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/src/changelog.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,13 @@ dev (not yet released)
7070
marker, nothing need to be changed.
7171

7272
Bug fixes and minor changes
73-
7473
+ PR #11: show the name of the skipped test (thanks
7574
asteriogonzalez).
76-
7775
+ Issue #13: Do not import pytest in setup.py to make it
7876
compatible with pipenv.
79-
8077
+ Issue #15: tests fail with pytest 3.3.0.
81-
8278
+ Issue #8: document incompatibility with parallelization in
8379
pytest-xdist.
84-
8580
+ Clarify in the documentation that Python 3.1 is not officially
8681
supported because pytest 2.8 does not support it. There is no
8782
known issue with Python 3.1 though.

0 commit comments

Comments
 (0)