Revert "[deps] move ruff into special group because we can't build it on CI"
This reverts commit 46b2a90869.
This commit is contained in:
parent
a8c4a36fd1
commit
df845c41f3
3 changed files with 41 additions and 1 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