python3Packages.aioshelly: init at 0.5.3

This commit is contained in:
Fabian Affolter
2021-01-15 15:17:45 +01:00
parent 495066a47f
commit 04f4d3afe3
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -266,6 +266,8 @@ in {
aiorun = callPackage ../development/python-modules/aiorun { };
aioshelly = callPackage ../development/python-modules/aioshelly { };
aiosmtpd = callPackage ../development/python-modules/aiosmtpd { };
aiosqlite = callPackage ../development/python-modules/aiosqlite { };