chore: handle update of cog to 3.5 (#2459)
chore: handle update of cog Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -69,7 +69,7 @@ repos:
|
|||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
entry: cog -c -P -r -I ./bin README.md
|
entry: cog -c -P -r -I ./bin README.md
|
||||||
files: '^(README\.md|docs/changelog\.md|docs/options\.md|bin/readme.*)$'
|
files: '^(README\.md|docs/changelog\.md|docs/options\.md|bin/readme.*)$'
|
||||||
additional_dependencies: [cogapp]
|
additional_dependencies: [cogapp>=3.5]
|
||||||
|
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
rev: v2.4.1
|
rev: v2.4.1
|
||||||
|
|||||||
@@ -162,7 +162,7 @@ The following diagram summarises the steps that cibuildwheel takes on each platf
|
|||||||
| | [`build-verbosity`](https://cibuildwheel.pypa.io/en/stable/options/#build-verbosity) | Increase/decrease the output of the build |
|
| | [`build-verbosity`](https://cibuildwheel.pypa.io/en/stable/options/#build-verbosity) | Increase/decrease the output of the build |
|
||||||
|
|
||||||
|
|
||||||
<!--[[[end]]] (checksum: 4d6a8418630e9ed43251973d93798a1b) -->
|
<!--[[[end]]] (sum: TWqEGGMOnt) -->
|
||||||
|
|
||||||
These options can be specified in a pyproject.toml file, or as environment variables, see [configuration docs](https://cibuildwheel.pypa.io/en/latest/configuration/).
|
These options can be specified in a pyproject.toml file, or as environment variables, see [configuration docs](https://cibuildwheel.pypa.io/en/latest/configuration/).
|
||||||
|
|
||||||
@@ -273,7 +273,7 @@ _29 May 2025_
|
|||||||
- 🛠 Remove the addition of `PYTHONSAFEPATH` to `test-environment`. (#2429)
|
- 🛠 Remove the addition of `PYTHONSAFEPATH` to `test-environment`. (#2429)
|
||||||
- 📚 README table now matches docs and auto-updates. (#2427, #2428)
|
- 📚 README table now matches docs and auto-updates. (#2427, #2428)
|
||||||
|
|
||||||
<!-- [[[end]]] (checksum: 48d3233c1809c1d7a93dc7291752b4d4) -->
|
<!-- [[[end]]] (sum: SNMjPBgJwd) -->
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user