-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.
Description
The version specification of pyarrow seems not to fulfill PEP 440 (Version Identification and Dependency Specification). I think it's a typo.
Line 54 in 9292769
| "pyarrow >= 1.0.0, < 2.0de ; python_version>='3.5'", |
Due to this designation, some tools (e.g. Poetry) detect it and fail when installing and/or locking packages.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.