faiss.tests: format = "other" now required
This commit is contained in:
@@ -11,6 +11,8 @@ buildPythonPackage {
|
||||
pname = "faiss-pytest-suite";
|
||||
inherit (faiss) version;
|
||||
|
||||
format = "other";
|
||||
|
||||
src = "${faiss.src}/tests";
|
||||
|
||||
dontBuild = true;
|
||||
|
||||
Reference in New Issue
Block a user