Merge pull request #57896 from dotlambda/asyncio-remove

python.pkgs.asyncio: remove
This commit is contained in:
Jörg Thalheim
2019-03-19 10:55:37 +00:00
committed by GitHub
8 changed files with 8 additions and 38 deletions

View File

@@ -997,8 +997,6 @@ in {
astor = callPackage ../development/python-modules/astor {};
asyncio = callPackage ../development/python-modules/asyncio {};
asyncssh = callPackage ../development/python-modules/asyncssh { };
python-fontconfig = callPackage ../development/python-modules/python-fontconfig { };