Skip to content

Commit 4178983

Browse files
authored
Merge branch 'main' into update-cblosc
2 parents 1848939 + e174b86 commit 4178983

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+114
-101
lines changed

.github/workflows/wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
submodules: true
2828

29-
- uses: pypa/cibuildwheel@v2.19.2
29+
- uses: pypa/cibuildwheel@v2.21.0
3030

3131
- uses: actions/upload-artifact@v4
3232
with:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_language_version:
77
python: python3
88
repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: 'v0.5.2'
10+
rev: 'v0.6.4'
1111
hooks:
1212
- id: ruff
1313
args: ["--fix", "--show-fixes"]

docs/api.rst

Lines changed: 12 additions & 0 deletions

docs/checksum32.rst

Lines changed: 3 additions & 3 deletions

docs/compression/index.rst

Lines changed: 15 additions & 0 deletions

0 commit comments

Comments
 (0)