python3Packages.consonance: init at 0.1.3

This commit is contained in:
Maximilian Bosch
2019-12-05 20:56:58 +01:00
parent d170246aae
commit d8d34797d7
2 changed files with 31 additions and 0 deletions

View File

@@ -1718,6 +1718,8 @@ in {
configshell = callPackage ../development/python-modules/configshell { };
consonance = callPackage ../development/python-modules/consonance { };
constantly = callPackage ../development/python-modules/constantly { };
cornice = callPackage ../development/python-modules/cornice { };