dep stuff
This commit is contained in:
@@ -1 +1 @@
|
|||||||
3.12
|
3.13
|
||||||
|
|||||||
@@ -11,3 +11,9 @@ dev = [
|
|||||||
"pytest>=9.1.1",
|
"pytest>=9.1.1",
|
||||||
"ruff>=0.15.18",
|
"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