python3Packages.asyncio-throttle: init at 1.0.1

This commit is contained in:
Martin Weinelt
2020-10-07 02:52:59 +02:00
parent 13d1db923c
commit e364d10db5
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -426,6 +426,8 @@ in {
async_generator = callPackage ../development/python-modules/async_generator { };
asyncio-throttle = callPackage ../development/python-modules/asyncio-throttle { };
asyncpg = callPackage ../development/python-modules/asyncpg { };
asyncssh = callPackage ../development/python-modules/asyncssh { };