python.pkgs.asyncio: remove
> This version is only relevant for Python 3.3, > which does not include asyncio in its stdlib. We don't ship 3.3 anymore.
This commit is contained in:
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user