We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1acc5a3 commit cbbfa4eCopy full SHA for cbbfa4e
1 file changed
README.md
@@ -64,7 +64,7 @@ Common validation commands:
64
uv run ruff check
65
uv run ty check
66
uv run basedpyright
67
-python3.11 -m pytest
+python3 -m pytest
68
```
69
70
Current `Makefile` shortcuts:
0 commit comments