pythonPackages.python-louvain: reenable tests
This commit is contained in:
parent
78fcfc560f
commit
db2ce99e1c
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ buildPythonPackage rec {
|
|||
|
||||
propagatedBuildInputs = [ networkx numpy ];
|
||||
|
||||
# no tests
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "community" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Reference in a new issue