[deps] move ruff into special group because we can't build it on CI
This commit is contained in:
parent
6a5d798236
commit
46b2a90869
4 changed files with 4 additions and 44 deletions
|
|
@ -52,8 +52,8 @@ dev = [
|
|||
"pytest>=9.0.1",
|
||||
"pytest-asyncio>=1.3.0",
|
||||
"pytest-textual-snapshot>=1.0.0",
|
||||
"ruff>=0.14.8",
|
||||
]
|
||||
lint = ["ruff>=0.14.8"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatch-vcs", "hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue