From 10dadbab5993249e4088368411dabd534b69627d Mon Sep 17 00:00:00 2001 From: nuno-faria Date: Sat, 4 Apr 2026 15:25:18 +0100 Subject: [PATCH] minor: Fix pytest instructions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c1c71281..7849e7a02 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ needing to activate the virtual environment: ```bash uv run --no-project maturin develop --uv -uv run --no-project pytest . +uv run --no-project pytest ``` To run the FFI tests within the examples folder, after you have built