python3Packages.faiss: conventional "tests.nix" name
This commit is contained in:
parent
ad5e59c123
commit
cd43db0c94
@ -109,7 +109,7 @@ stdenv.mkDerivation {
|
||||
demo_ivfpq_indexing && touch $out
|
||||
'';
|
||||
} // lib.optionalAttrs pythonSupport {
|
||||
pytest = pythonPackages.callPackage ./pytest-suite.nix { };
|
||||
pytest = pythonPackages.callPackage ./tests.nix { };
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user