forked from mirrors/nixpkgs
commit
1e056713d5
|
@ -22,6 +22,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
vobject
|
||||
python-dateutil
|
||||
passlib
|
||||
setuptools
|
||||
];
|
||||
|
||||
checkInputs = with python3.pkgs; [
|
||||
|
|
Loading…
Reference in a new issue