Skip to content

Commit c964118

Browse files
committed
PyTest metadata
1 parent aca9f54 commit c964118

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,4 @@ deep_learning = ["keras", "torch"]
5454

5555
# PyTest Configuration. Later, PyTest will support the [tool.pytest] table.
5656
[tool.pytest.ini_options]
57-
minversion = "6.0"
58-
addopts = "-ra -q"
59-
testpaths = [
60-
"tests",
61-
"integration",
62-
]
57+
testpaths = ["tests"]

0 commit comments

Comments
 (0)