pythonPackages cdecimal: init at 2.3

This commit is contained in:
Udo Spallek
2018-05-18 17:07:59 +00:00
parent 31ebb53b12
commit 5a3ccf19c4
2 changed files with 27 additions and 0 deletions

View File

@@ -223,6 +223,8 @@ in {
bugseverywhere = callPackage ../applications/version-management/bugseverywhere {};
cdecimal = callPackage ../development/python-modules/cdecimal { };
dendropy = callPackage ../development/python-modules/dendropy { };
dbf = callPackage ../development/python-modules/dbf { };