Skip to content

Commit 60eae70

Browse files
committed
add .ini_options
1 parent 027ff59 commit 60eae70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [
55
]
66
build-backend = "setuptools.build_meta"
77

8-
[tool.pytest]
8+
[tool.pytest.ini_options]
99
testpaths = ["adaptive"]
1010
addopts = "--durations=5 --cov --cov-append --cov-fail-under=70 -vvv --cov-report="
1111
norecursedirs = ["docs"]

0 commit comments

Comments
 (0)