Merge pull request #347 from nicoddemus/release-1.23.2

Release 1.23.2
This commit is contained in:
Bruno Oliveira
2018-09-28 07:34:43 -03:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.23.2 (2018-09-28)
================================
Bug Fixes
---------
- `#344 <https://github.com/pytest-dev/pytest-xdist/issues/344>`_: Fix issue where Warnings could cause pytest to fail if they do not set the args attribute correctly.
pytest-xdist 1.23.1 (2018-09-25)
================================

View File

@@ -1 +0,0 @@
Fix issue where Warnings could cause pytest to fail if they do not set the args attribute correctly.