Files
pytest-xdist/changelog/321.bugfix.rst
2018-07-27 17:06:11 -03:00

6 lines
241 B
ReStructuredText

Revert change that dropped support for ``pytest<3.4``.
This change caused problems in some installations, and was a mistaken
in the first place as we should not change version requirements
in bug-fix releases unless they fix an actual bug.