Skip to content

Release 5.4.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 14:13
· 2 commits to develop since this release
2a4e78c

Fixed

  • Issue #379: Fix TypeError when using pytest.skip() in fixtures, by @HardNorth