pythonPackages.python-louvain: reenable tests
This commit is contained in:
@@ -15,9 +15,6 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ networkx numpy ];
|
||||
|
||||
# no tests
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "community" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user