Basic testing infrastructure
This commit is contained in:
@ -18,6 +18,7 @@ pydantic-settings = "^2.0.3"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.4.2"
|
||||
watchfiles = "^0.20.0"
|
||||
pytest-asyncio = "^0.21.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user