python311Packages.boto3-stubs: init at 1.28.28

This commit is contained in:
Fabian Affolter 2023-10-03 08:57:10 +02:00
parent 4b23e1b8f5
commit f195a5e7fa
2 changed files with 1825 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -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 { };