Merge pull request #117467 from fabaff/bump-pypykatz

This commit is contained in:
Sandro
2021-03-24 19:35:35 +01:00
committed by GitHub
3 changed files with 53 additions and 7 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 { };