We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8efdf57 + c203bad commit b728ca3Copy full SHA for b728ca3
toplevel.go
@@ -31,4 +31,5 @@ var pypiTopLevelModules = map[string][]string{
31
"pyyaml": []string{"yaml"},
32
"django-tastypie": []string{"tastypie"},
33
"twisted": []string{"twisted"},
34
+ "apache-libcloud": []string{"libcloud"},
35
}
0 commit comments