We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16feeb1 commit 10dadbaCopy full SHA for 10dadba
README.md
@@ -275,7 +275,7 @@ needing to activate the virtual environment:
275
276
```bash
277
uv run --no-project maturin develop --uv
278
-uv run --no-project pytest .
+uv run --no-project pytest
279
```
280
281
To run the FFI tests within the examples folder, after you have built
0 commit comments