dep stuff
This commit is contained in:
@@ -11,3 +11,9 @@ dev = [
|
||||
"pytest>=9.1.1",
|
||||
"ruff>=0.15.18",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py313"
|
||||
|
||||
[tool.ruff.lint]
|
||||
extend-select = ["E", "F", "I", "UP", "B", "SIM"]
|
||||
Reference in New Issue
Block a user