mailman: Disable tests

This commit is contained in:
Sandro Jäckel
2020-12-07 11:02:01 +01:00
parent d30fe3708b
commit a3c02a34e2

View File

@@ -48,6 +48,8 @@ buildPythonPackage rec {
# 'runner' scripts.
dontWrapPythonPrograms = true;
doCheck = false;
meta = {
homepage = "https://www.gnu.org/software/mailman/";
description = "Free software for managing electronic mail discussion and newsletter lists";