We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027ff59 commit 60eae70Copy full SHA for 60eae70
pyproject.toml
@@ -5,7 +5,7 @@ requires = [
5
]
6
build-backend = "setuptools.build_meta"
7
8
-[tool.pytest]
+[tool.pytest.ini_options]
9
testpaths = ["adaptive"]
10
addopts = "--durations=5 --cov --cov-append --cov-fail-under=70 -vvv --cov-report="
11
norecursedirs = ["docs"]
0 commit comments