python3Packages.aiomultiprocess: init at 0.8.0

This commit is contained in:
Fabian Affolter
2021-01-03 14:00:47 +01:00
parent 20489e31cd
commit 9e4f214de3
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -237,6 +237,8 @@ in {
aiolifx-effects = callPackage ../development/python-modules/aiolifx-effects { };
aiomultiprocess = callPackage ../development/python-modules/aiomultiprocess { };
aiomysql = callPackage ../development/python-modules/aiomysql { };
aionotify = callPackage ../development/python-modules/aionotify { };