Commit d21d21f
committed
General clean-up after rename.
- Removing "graft google" from MANIFEST for umbrella
package. It isn't needed since the umbrella package
has no source
- Updating license year on copy-pasted namespace package
__init__.py files. Done via:
https://gist.github.com/dhermes/a0e88f891ffffc3ecea5c9bb2f13e4f5
- Removing unused HTML context from docs/conf.py
- Setting GH_OWNER AND GH_PROJECT_NAME (which together make the
REPO_SLUG) manually in the docs update scripts. This way the
env. variables don't need to be set in the Travis UI / CLI.
Also updating tox.ini to stop passing those variables
through
- Removing the root package from `verify_included_modules.py`
since it no longer has any source
- Updated a docstring reference to a moved class in the
Bigtable system test
- Removing redundant `GOOGLE_CLOUD_*` in `tox` system test
`passenv` (already covered by `GOOGLE_*`)1 parent 938ac21 commit d21d21f
File tree
22 files changed
+24
-34
lines changed- bigquery/google/cloud
- bigtable/google/cloud
- core/google/cloud
- datastore/google/cloud
- dns/google/cloud
- docs
- error_reporting/google/cloud
- language/google/cloud
- logging/google/cloud
- monitoring/google/cloud
- pubsub/google/cloud
- resource_manager/google/cloud
- scripts
- speech/google/cloud
- storage/google/cloud
- system_tests
- translate/google/cloud
- vision/google/cloud
22 files changed
+24
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | 284 | | |
296 | 285 | | |
297 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments