python311Packages.boto3-stubs: init at 1.28.28
This commit is contained in:
parent
4b23e1b8f5
commit
f195a5e7fa
2 changed files with 1825 additions and 0 deletions
1823
pkgs/development/python-modules/boto3-stubs/default.nix
Normal file
1823
pkgs/development/python-modules/boto3-stubs/default.nix
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1571,6 +1571,8 @@ self: super: with self; {
|
|||
|
||||
boto3 = callPackage ../development/python-modules/boto3 { };
|
||||
|
||||
boto3-stubs = callPackage ../development/python-modules/boto3-stubs { };
|
||||
|
||||
boto = callPackage ../development/python-modules/boto { };
|
||||
|
||||
botocore = callPackage ../development/python-modules/botocore { };
|
||||
|
|
Loading…
Reference in a new issue