pythonPackages.asyncssh: init at 1.13.0 (#40527)

This commit is contained in:
worldofpeace
2018-05-22 22:09:33 +00:00
committed by Robert Schütz
parent 1aed893dba
commit b9bdd7d4a3
2 changed files with 38 additions and 0 deletions

View File

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