radicale: Fix runtime (#68713)

radicale: Fix runtime
This commit is contained in:
Silvan Mosberger
2019-09-15 00:09:18 +02:00
committed by GitHub

View File

@@ -22,6 +22,7 @@ python3.pkgs.buildPythonApplication rec {
vobject
python-dateutil
passlib
setuptools
];
checkInputs = with python3.pkgs; [