Commit 2a9cfd8
authored
Add Test runs for Python 3.7 and remove 3.4 (#5295)
* remove 3.4 from unit test runs
* add 3.7 to most packages. PubSub, Monitoring, BigQuery not enabled
* Fix #5292 by draining queue in a way compatible with SimpleQueue and Queue1 parent 0a61b8a commit 2a9cfd8Copy full SHA for 2a9cfd8
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/google-cloud-speech
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/google-cloud-speech/nox.py
Copy file name to clipboardExpand all lines: packages/google-cloud-speech/nox.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
51 | 51 | |
52 | 52 | |
53 | 53 | |
54 | | - |
| 54 | + |
55 | 55 | |
56 | 56 | |
57 | 57 | |
|
0 commit comments