Skip to content

Commit fd36a52

Browse files
committed
docs: drop lowest-direct repro hint
1 parent bf7fcfb commit fd36a52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

AGENTS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ CI requires 100% (`fail_under = 100`, `branch = true`).
7171
- Full check: `./scripts/test` (~23s). Runs coverage + `strict-no-cover` on the
7272
default Python. Not identical to CI: CI runs 3.10–3.14 × {ubuntu, windows}
7373
× {locked, lowest-direct}, and some branch-coverage quirks only surface on
74-
specific matrix entries. To reproduce a `lowest-direct` failure locally,
75-
resync with `uv sync --upgrade --resolution lowest-direct` first.
74+
specific matrix entries.
7675
- Targeted check while iterating (~4s, deterministic):
7776

7877
```bash

0 commit comments

Comments
 (0)