Commit 2961406f authored by Mark Dean's avatar Mark Dean

name mapping needed for pytables

parent 44fbf93b
......@@ -56,6 +56,7 @@ PACKAGE_MAPPING = {
"rsqlite": "DBI",
"rcurl": "RCurl",
"rodbc": "RODBC",
"pytables": "tables",
}
# List of packages that cannot be tested in a standard way
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment