Merge pull request #231762 from mweinelt/hyperkitty-bs4-fixup

mailmanPackages.hyperkitty: fix tests
This commit is contained in:
Martin Weinelt
2023-05-14 15:58:17 +02:00
committed by GitHub
+1 -1
View File
@@ -66,7 +66,7 @@ buildPythonPackage rec {
elasticsearch
mock
whoosh
];
] ++ beautifulsoup4.optional-dependencies.lxml;
checkPhase = ''
cd $NIX_BUILD_TOP/$sourceRoot