python.pkgs.configshell: init at 1.1.fb25

This commit is contained in:
ajs124
2018-11-26 11:11:43 -08:00
committed by Wael Nasreddine
parent 9764c43925
commit 699e72968c
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -995,6 +995,8 @@ in {
colour = callPackage ../development/python-modules/colour {};
configshell = callPackage ../development/python-modules/configshell { };
constantly = callPackage ../development/python-modules/constantly { };
cornice = callPackage ../development/python-modules/cornice { };