Skip to content

Commit 0e81bf8

Browse files
remove duplcated cov options
1 parent 3522527 commit 0e81bf8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ convention = "numpy"
1717
[tool.mypy]
1818
strict = true
1919
ignore_missing_imports = true
20-
21-
[tool.pytest.ini_options]
22-
minversion = "7.1"
23-
addopts = "-ra --cov=ansys.allie --cov-report html:.cov/html --cov-report xml:.cov/xml --cov-report term-missing -vv"

0 commit comments

Comments
 (0)