feat: add tests
This commit is contained in:
@@ -18,4 +18,8 @@ build-backend = "hatchling.build"
|
||||
packages = ["."]
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = []
|
||||
dev-dependencies = [
|
||||
"pytest>=7.4.0",
|
||||
"pytest-flask>=1.2.0",
|
||||
"pytest-cov>=4.1.0",
|
||||
]
|
||||
Reference in New Issue
Block a user