File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ or you can install from source by cloning the [vllm-Spyre](https://github.com/vl
2929
3030=== "Release (PyPI)"
3131
32+ <!-- pyml disable-next-line code-block-style -->
3233 Note, to avoid any dependency resolution errors, we will install PyTorch
3334 separately and tell `uv` to ignore any of it's dependencies while installing
3435 the `vllm-spyre` plugin.
@@ -44,6 +45,7 @@ or you can install from source by cloning the [vllm-Spyre](https://github.com/vl
4445
4546=== "Source (GitHub)"
4647
48+ <!-- pyml disable-next-line code-block-style -->
4749 First, clone the `vllm-spyre` repo:
4850
4951 ```sh
Original file line number Diff line number Diff line change @@ -138,7 +138,6 @@ markers = [
138138plugins.md013.enabled = false # line-length
139139plugins.md033.enabled = false # inline-html
140140plugins.md041.enabled = false # first-line-h1
141- plugins.md046.enabled = false # code-block-style
142141plugins.md024.allow_different_nesting = true # no-duplicate-headers
143142plugins.md007.enabled = true
144143plugins.md007.indent = 4
You can’t perform that action at this time.
0 commit comments