Reformat
This commit is contained in:
parent
b09182d7e5
commit
1351f6457b
1 changed files with 2 additions and 1 deletions
|
@ -143,7 +143,8 @@ python37.pkgs.buildPythonPackage rec {
|
|||
sha256 = "18ykgi3gqy6p7wj7n9d88rsn0y566ypl5ixpb3v7l3f6w5fffwh1";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
python37Packages.pytz python37Packages.pytzdata python37Packages.appdirs
|
||||
python37Packages.pytz
|
||||
python37Packages.pytzdata
|
||||
python37Packages.appdirs
|
||||
python37Packages.asn1crypto
|
||||
python37Packages.certifi
|
||||
|
|
Loading…
Reference in a new issue