pythonPackages.cli-helpers: init at 1.0.2

This commit is contained in:
Wael M. Nasreddine
2018-08-06 23:43:56 -07:00
parent 0ca40a51c7
commit 1faec393f1
2 changed files with 61 additions and 0 deletions
+2
View File
@@ -1104,6 +1104,8 @@ in {
cheroot = callPackage ../development/python-modules/cheroot {};
cli-helpers = callPackage ../development/python-modules/cli-helpers {};
cmarkgfm = callPackage ../development/python-modules/cmarkgfm { };
circus = callPackage ../development/python-modules/circus {};