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
commit 1e056713d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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