v0.4.1
Minor pytest-run-parallel that fixes some issues regarding reports when tests have been manually marked as thread-unsafe via parallel_threads(1). It also fixes a regression related to blacklisted functions that occur under an assignment.
What's Changed
- Upgrade gh-action-pypi-publish to fix metadata error by @lysnikolaou in #45
- Remove deprecated argument in pytest_report_collectionfinish by @andfoy in #48
Full Changelog: v0.4.0...v0.4.1