build: add ruff lint depedency
This commit is contained in:
@@ -18,6 +18,7 @@ license = { text = "GPL-3.0+" }
|
||||
bump = ["git-cliff>=2.9.1", "python-semantic-release>=10.2.0"]
|
||||
lint = [
|
||||
"isort>=6.0.1",
|
||||
"ruff>=0.13.1",
|
||||
]
|
||||
test = [
|
||||
"pytest>=4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user