diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-01 21:40:04 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-01 21:40:04 +0200 |
| commit | d29624f18d4484c6a0ad8704f43ce88191b968f8 (patch) | |
| tree | 8b6bdf7442c775fa1e4115fe0ce4d2a647abbddb /pyproject.toml | |
| parent | b432745b96cc379ae6465851a283f54cf6e2f421 (diff) | |
Update CI and add ruff
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 41a32d3..2b71bc5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,4 +11,5 @@ dependencies = [] [dependency-groups] dev = [ "pytest>=8.3.5", + "ruff>=0.11.8", ] |
