Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 23, 2024
1 parent ce318f8 commit 3e72b94
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@

#### Backend and docs

* Move build to scikit-build-core [#887][]
* Clean up sdist files [#928][]
* Minor touchup to build backend, use scikit-build-core 0.10+ [#948][]
- Move build to scikit-build-core [#887][]
- Clean up sdist files [#928][]
- Minor touchup to build backend, use scikit-build-core 0.10+ [#948][]

#### CI and testing

* Try cibuildwheel pyodide [#935][]
* Try to fix pyodide build [#934][]
* Update emscripten build [#937][]
* Bump to Pyodide 3.12 [#938][]
* Speed up pyodide job by a few seconds [#941][]
* Update jobs and noxfile [#929][]
* Use pylint 3.2 github formatter instead [#932][]
* Add some CI speedups [#939][]
* Faster cibuildwheel [#942][]
* Adapt to final release of NumPy 2.1.0 [#951][]
- Try cibuildwheel pyodide [#935][]
- Try to fix pyodide build [#934][]
- Update emscripten build [#937][]
- Bump to Pyodide 3.12 [#938][]
- Speed up pyodide job by a few seconds [#941][]
- Update jobs and noxfile [#929][]
- Use pylint 3.2 github formatter instead [#932][]
- Add some CI speedups [#939][]
- Faster cibuildwheel [#942][]
- Adapt to final release of NumPy 2.1.0 [#951][]

[#887]: https://github.com/scikit-hep/boost-histogram/pull/887
[#913]: https://github.com/scikit-hep/boost-histogram/pull/913
Expand Down

0 comments on commit 3e72b94

Please sign in to comment.