mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
python-packages: add missing deps to azure
This commit is contained in:
parent
db6de11341
commit
e5989ee6e3
@ -667,7 +667,7 @@ let
|
||||
md5 = "305b0036df5696d68369807835f554ae";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with self; [ dateutil ];
|
||||
propagatedBuildInputs = with self; [ dateutil futures pyopenssl requests ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Microsoft Azure SDK for Python";
|
||||
|
Loading…
Reference in New Issue
Block a user