This commit is contained in:
Mark Dean
2020-04-22 20:29:49 -04:00
parent 2961406f58
commit e116a07612

View File

@@ -51,12 +51,12 @@ PACKAGE_MAPPING = {
"scikit-learn": "sklearn",
"scikit-image": "skimage",
"spylon-kernel": "spylon_kernel",
"pytables": "tables",
# R
"randomforest": "randomForest",
"rsqlite": "DBI",
"rcurl": "RCurl",
"rodbc": "RODBC",
"pytables": "tables",
}
# List of packages that cannot be tested in a standard way