Add ruff and mypy to dev deps
This commit is contained in:
parent
0f49924aa6
commit
504f89796c
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ dev = [
|
||||||
"masque[text]",
|
"masque[text]",
|
||||||
"masque[manhattanize]",
|
"masque[manhattanize]",
|
||||||
"masque[manhattanize_slow]",
|
"masque[manhattanize_slow]",
|
||||||
|
"ruff>=0.15.1",
|
||||||
|
"mypy>=1.19.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.hatch.version]
|
[tool.hatch.version]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue