python3Packages.aionotion: init at 3.0.1

This commit is contained in:
Fabian Affolter
2021-03-20 23:54:27 +01:00
parent 4c817c73ac
commit 13f2a8f991
2 changed files with 53 additions and 0 deletions

View File

@@ -302,6 +302,8 @@ in {
aionotify = callPackage ../development/python-modules/aionotify { };
aionotion = callPackage ../development/python-modules/aionotion { };
aioprocessing = callPackage ../development/python-modules/aioprocessing { };
aiopulse = callPackage ../development/python-modules/aiopulse { };