Adding upstream version 1.31.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f38abee4bc
commit
9aaa9c7fe0
27 changed files with 387 additions and 394 deletions
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
|
@ -46,8 +46,10 @@ jobs:
|
|||
run: |
|
||||
uv run tox -e py${{ matrix.python-version }}
|
||||
|
||||
- name: Run Style Checks
|
||||
run: uv run tox -e style
|
||||
# TODO enable style checks here and in CI for PRs
|
||||
#
|
||||
# - name: Run Style Checks
|
||||
# run: uv run tox -e style
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue