Merge pull request #108186 from PlushBeaver/catboost

This commit is contained in:
Sandro
2021-01-20 13:13:10 +01:00
committed by GitHub
4 changed files with 245 additions and 0 deletions
+2
View File
@@ -1159,6 +1159,8 @@ in {
catalogue = callPackage ../development/python-modules/catalogue { };
catboost = callPackage ../development/python-modules/catboost { };
cbeams = callPackage ../misc/cbeams { };
cbor2 = callPackage ../development/python-modules/cbor2 { };