Commit db97d8c
committed
Drop requirements.txt; run lint via uv
The integration's runtime deps come from manifest.json; requirements.txt
was only consumed by the lint workflow and had drifted from pyproject.toml.
Switch the Ruff job to setup-uv + `uv run ruff`, sourcing the pinned ruff
from pyproject.toml/uv.lock, and remove the redundant requirements.txt.1 parent e769f60 commit db97d8c
2 files changed
Lines changed: 5 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
29 | 25 | | |
30 | 26 | | |
31 | | - | |
| 27 | + | |
32 | 28 | | |
33 | 29 | | |
34 | | - | |
| 30 | + | |
This file was deleted.
0 commit comments