New issue 707: pytest-xdist regression since execnet 1.3.0
https://bitbucket.org/pytest-dev/pytest/issue/707/pytest-xdist-regression-since-execnet-130

Marc Schlaich:

With the latest execnet release 1.3.0 a pytest-xdist test in pytest-cov fails 
with `ImportError: no module named py`.

This is the first error in this build: 
https://travis-ci.org/schlamar/pytest-cov/jobs/56056841

Pinning execnet to 1.2.0 solves this issue.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to