Merge pull request #121593 from fabaff/fix-databases

python3Packages.aiopg: init at 1.2.1
This commit is contained in:
Fabian Affolter
2021-05-08 21:17:06 +02:00
committed by GitHub
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -311,6 +311,8 @@ in {
aionotion = callPackage ../development/python-modules/aionotion { };
aiopg = callPackage ../development/python-modules/aiopg { };
aioprocessing = callPackage ../development/python-modules/aioprocessing { };
aiopulse = callPackage ../development/python-modules/aiopulse { };