Commit 2d93f1e
ruff is a linter/formatter — it has no runtime purpose and adds ~11MB
of platform-specific binaries to every install. It is already managed
via pre-commit hooks (ruff-pre-commit), so it only needs to be
available for local development.
Move ruff from dependencies to [dependency-groups] dev.
Co-authored-by: Ruth Netser <rnetser@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
1 parent 49b797b commit 2d93f1e
2 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | | - | |
| 154 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments