restructure project
This commit is contained in:
@@ -75,4 +75,4 @@ disallow_untyped_defs = true
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
python_files = ["test_*.py"]
|
||||
addopts = "-v --cov=src --cov-report=term-missing"
|
||||
addopts = "-v --cov=packages --cov-report=term-missing"
|
||||
|
||||
Reference in New Issue
Block a user