python311Packages.google-cloud-bigquery: unbreak
This commit is contained in:
parent
9b67dc7566
commit
62f108d0de
@ -127,8 +127,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
# Not compatible with pyarrow13 yet.
|
||||
broken = true;
|
||||
description = "Google BigQuery API client library";
|
||||
homepage = "https://github.com/googleapis/python-bigquery";
|
||||
changelog = "https://github.com/googleapis/python-bigquery/blob/v${version}/CHANGELOG.md";
|
||||
|
Loading…
Reference in New Issue
Block a user