task4
This commit is contained in:
@@ -11,3 +11,9 @@ dependencies = [
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
python_files = ["test_*.py"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"coverage>=7.10.7",
|
||||
"pytest-cov>=7.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user