python3Packages.aioh2: init at 0.2.2

Tests skipped due to https://github.com/decentfox/aioh2/issues/17.
This commit is contained in:
Alyssa Ross
2018-10-26 14:01:25 +00:00
parent cd1ff3bede
commit 1f1bd5c8e8
2 changed files with 25 additions and 0 deletions

View File

@@ -702,6 +702,8 @@ in {
aiofiles = callPackage ../development/python-modules/aiofiles { };
aioh2 = callPackage ../development/python-modules/aioh2 { };
aiohttp = callPackage ../development/python-modules/aiohttp { };
aiohttp-cors = callPackage ../development/python-modules/aiohttp/cors.nix { };