Commit eee9ac6
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 5b0db7a commit eee9ac6Copy full SHA for eee9ac6
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-datastore
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/google-cloud-datastore/nox.py
Copy file name to clipboardExpand all lines: packages/google-cloud-datastore/nox.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
57 | | - |
| 57 | + |
58 | 58 | |
59 | 59 | |
60 | 60 | |
|
0 commit comments