vdirsyncer: Propagate dependencies and use requests2

This commit is contained in:
Jascha Geerds 2015-05-30 01:03:48 +02:00
parent b5019ffd72
commit 2a0b05a238

View file

@ -10,10 +10,9 @@ pythonPackages.buildPythonPackage rec {
sha256 = "0jrxmq8lq0dvqflmh42hhyvc3jjrg1cg3gzfhdcsskj9zz0m6wai";
};
pythonPath = with pythonPackages; [
propagatedBuildInputs = with pythonPackages; [
icalendar
click
requests
lxml
setuptools
requests_toolbelt