python311Packages.google-cloud-bigquery: unbreak

This commit is contained in:
Weijia Wang 2024-01-20 20:54:18 +01:00
parent 9b67dc7566
commit 62f108d0de

View File

@ -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";