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
python-dateutil
passlib
setuptools
];
checkInputs = with python3.pkgs; [