Merge pull request #231762 from mweinelt/hyperkitty-bs4-fixup
mailmanPackages.hyperkitty: fix tests
This commit is contained in:
@@ -66,7 +66,7 @@ buildPythonPackage rec {
|
||||
elasticsearch
|
||||
mock
|
||||
whoosh
|
||||
];
|
||||
] ++ beautifulsoup4.optional-dependencies.lxml;
|
||||
|
||||
checkPhase = ''
|
||||
cd $NIX_BUILD_TOP/$sourceRoot
|
||||
|
||||
Reference in New Issue
Block a user