googleapis / python-db-dtypes-pandas

Extension dtypes for pandas corresponding to GoogleSQL data types such as DATE, TIME, and JSON.
https://googleapis.dev/python/db-dtypes/latest/
Apache License 2.0
26 stars 6 forks source link

chore: add sync-repo-settings.yaml to exclude unit-test for Python 3.7 #287

Closed chelsea-lin closed 2 months ago

chelsea-lin commented 2 months ago

This change adds the sync-repo-settings.yaml setting to exclude unit-test for Python 3.7, which is going to be dropped by #286.

Fixes # 🦕