Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc1183e

Browse filesBrowse files
authored
chore(bigquery): remove redundant dependency on pytest (GoogleCloudPlatform#2495)
The BQML dependency on pytest is redundant with the central testing dependencies. Removing this dependency resolves a `TypeError: attrib() got an unexpected keyword argument 'convert'` test failure caused by incompatible versions.
1 parent 5c9e19c commit bc1183e
Copy full SHA for bc1183e

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎bigquery/bqml/requirements.txt

Copy file name to clipboard
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
google-cloud-bigquery[pandas]==1.20.0
22
flaky==3.6.1
33
mock==3.0.5
4-
pytest==5.1.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.