Make xdist work even if looponfail or boxed are disabled

Fix #32
This commit is contained in:
Bruno Oliveira
2015-12-12 10:26:31 -02:00
parent 8ba24ef627
commit c58d22f279
4 changed files with 27 additions and 9 deletions

View File

@@ -1,8 +1,13 @@
1.13.2
-------
1.13.2.dev
----------
- fix README display on pypi
- fix readme display on pypi
- fix #22: xdist now works if the internal tmpdir plugin is disabled.
Thanks Bruno Oliveira for the PR.
- fix #32: xdist now works if looponfail or boxed are disabled.
Thanks Bruno Oliveira for the PR.
1.13.1