Missing dependency python-dateutil in setup.py #1186
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I noticed that
python-dateutil
is missing from setup.py inmain
. The line "python-dateutil >= 2.7.2, <3.0dev", was removed in 76d88fb.I'm seeing failures in samples testing for other projects:
https://source.cloud.google.com/results/invocations/8e737a80-a041-468e-a2de-184d5ec1662f/log
The text was updated successfully, but these errors were encountered: