Skip to content

Commit 8e6a031

Browse files
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 Queue
1 parent d60c6e1 commit 8e6a031

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-videointelligence

1 file changed

+1
-1
lines changed

packages/google-cloud-videointelligence/nox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def default(session):
3535

3636

3737
@nox.session
38-
@nox.parametrize('py', ['2.7', '3.4', '3.5', '3.6'])
38+
@nox.parametrize('py', ['2.7', '3.5', '3.6', '3.7'])
3939
def unit(session, py):
4040
"""Run the unit test suite."""
4141

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy