Merging upstream version 0.57+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
fde03fa5b6
commit
067f4dc8b6
6 changed files with 520 additions and 304 deletions
4
Makefile
4
Makefile
|
@ -1,8 +1,8 @@
|
|||
.PHONY: install
|
||||
install:
|
||||
uv sync --group dev --group test
|
||||
pip install -e .
|
||||
pre-commit install
|
||||
uv pip install -e .
|
||||
uv run pre-commit install
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue