Currently we just [send the whole `gcloud` directory](https://github.com/GoogleCloudPlatform/gcloud-python/blob/bb25b9e924c12c648c3b5ac50d5bdc18409b2a5a/MANIFEST.in#L2) ``` graft gcloud ``` Should we also ``` global-exclude ^test_*.py$ ``` @tseaver You are the resident packaging expert, so I'd love to hear what you have to say.