feat: better lrc handling
This commit is contained in:
+4
-1
@@ -25,4 +25,7 @@ lrx = "lrx_cli.cli:run"
|
||||
ignore = ["E402"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = ["ruff>=0.15.8"]
|
||||
dev = [
|
||||
"pytest>=9.0.2",
|
||||
"ruff>=0.15.8",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user