Skip to content

Commit b728ca3

Browse files
committed
Merge pull request #5 from sqs/apache-libcloud
Hardcode top-level dir name for apache-libcloud
2 parents 8efdf57 + c203bad commit b728ca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toplevel.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ var pypiTopLevelModules = map[string][]string{
3131
"pyyaml": []string{"yaml"},
3232
"django-tastypie": []string{"tastypie"},
3333
"twisted": []string{"twisted"},
34+
"apache-libcloud": []string{"libcloud"},
3435
}

0 commit comments

Comments
 (0)