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 b9aca61 commit 5f96621Copy full SHA for 5f96621
pyproject.toml
@@ -72,4 +72,4 @@ Documentation = "https://llama-cpp-python.readthedocs.io/en/latest/"
72
Changelog = "https://llama-cpp-python.readthedocs.io/en/latest/changelog/"
73
74
[tool.pytest.ini_options]
75
-addopts = "--ignore=vendor"
+testpaths = "tests"
0 commit comments