File size: 106 Bytes
6d86412
 
 
 
 
 
1
2
3
4
5
6
7
[tool.pytest.ini_options]
pythonpath = [".."]
testpaths = ["tests"]

[tool.coverage.run]
source = ["app"]