Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed581a commit 4c96a99Copy full SHA for 4c96a99
1 file changed
Makefile
@@ -8,7 +8,7 @@ install: .venv
8
uv pip install -e .[dev]
9
10
test:
11
- tox -qf py312-sphinx8,coverage
+ tox -qe py312-sphinx8,coverage
12
13
quality:
14
ty check
0 commit comments