add honcho as explicit dev dependency
This commit is contained in:
parent
2c65436df5
commit
79068f2f10
2 changed files with 19 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ pyright = "*"
|
|||
pytest-asyncio = "*"
|
||||
pytest-cov = "*"
|
||||
ruff = "*"
|
||||
honcho = "*"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue