Release 1.34.0

This commit is contained in:
Bruno Oliveira
2020-07-27 19:36:42 -03:00
parent b524317863
commit 7bf654775d
5 changed files with 19 additions and 4 deletions

View File

@@ -1 +0,0 @@
Fix regression with duplicated arguments via $PYTEST_ADDOPTS in 1.30.0.

View File

@@ -1 +0,0 @@
Make ``--pdb`` imply ``--dist no``, as the two options cannot really work together at the moment.

View File

@@ -1 +0,0 @@
Fix ``rsyncdirs`` usage with pytest 6.0.

View File

@@ -1 +0,0 @@
Do not trigger the deprecated ``pytest_warning_captured`` in pytest 6.0+.