Skip to content

Commit f7d7c0e

Browse files
committed
docs(CHANGES): pytest plugin collection-ignore fix
why: Record the unreleased pytest-plugin fix so downstream users see it in the next release notes.
1 parent 44161ab commit f7d7c0e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ $ uv add libvcs --prerelease allow
2020
_Notes on the upcoming release will go here._
2121
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
2222

23+
### Fixes
24+
25+
- libvcs's bundled pytest plugin no longer overrides pytest's own
26+
collection-ignore rules; suites that build their docs before running
27+
no longer abort on the generated `_build/` output (#544).
28+
2329
### Documentation
2430

2531
#### Documentation examples now run as doctests (#540)

0 commit comments

Comments
 (0)