catboost: init at 0.24.4

This commit is contained in:
Dmitry Kozlyuk
2021-01-12 02:31:41 +03:00
parent 1e70c4fd41
commit ef19c4d181
3 changed files with 239 additions and 0 deletions
+2
View File
@@ -1135,6 +1135,8 @@ in {
catalogue = callPackage ../development/python-modules/catalogue { };
catboost = callPackage ../development/python-modules/catboost { };
cbeams = callPackage ../misc/cbeams { };
cbor2 = callPackage ../development/python-modules/cbor2 { };