We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3522527 commit 0e81bf8Copy full SHA for 0e81bf8
pyproject.toml
@@ -17,7 +17,3 @@ convention = "numpy"
17
[tool.mypy]
18
strict = true
19
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