test: ensure sentence-transformers is in test env + conftest gate
This commit is contained in:
@@ -37,6 +37,7 @@ dev = [
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-asyncio>=0.25.3",
|
||||
"pytest-xdist>=3.6.0",
|
||||
"sentence-transformers~=5.4.1",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user