python3Packages.aiosmb: init at 0.2.37

This commit is contained in:
Fabian Affolter
2021-03-24 14:20:28 +01:00
parent 14efa32fa5
commit 5500cb5145
2 changed files with 46 additions and 0 deletions

View File

@@ -322,6 +322,8 @@ in {
aioshelly = callPackage ../development/python-modules/aioshelly { };
aiosmb = callPackage ../development/python-modules/aiosmb { };
aiosmtpd = callPackage ../development/python-modules/aiosmtpd { };
aiosqlite = callPackage ../development/python-modules/aiosqlite { };