pythonPackages.gentools: init at 1.1.0

This commit is contained in:
Massimo Redaelli
2018-11-26 13:49:43 +01:00
committed by Massimo Redaelli
parent d9d8bcbb99
commit 7fbc7acb2b
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -2417,6 +2417,8 @@ in {
genshi = callPackage ../development/python-modules/genshi { };
gentools = callPackage ../development/python-modules/gentools { };
gevent = callPackage ../development/python-modules/gevent { };
geventhttpclient = callPackage ../development/python-modules/geventhttpclient { };