python3Packages.awslambdaric: init at 1.0.0 (#118771)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
austinbutler
2021-04-08 13:10:16 +02:00
committed by GitHub
co-authored by Sandro
parent 37d13912a7
commit 5db7e33f1d
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -652,6 +652,8 @@ in {
awsiotpythonsdk = callPackage ../development/python-modules/awsiotpythonsdk { };
awslambdaric = callPackage ../development/python-modules/awslambdaric { };
axis = callPackage ../development/python-modules/axis { };
azure-appconfiguration = callPackage ../development/python-modules/azure-appconfiguration { };