googleapis / python-spanner-django

Cloud Spanner database backend for Django
BSD 3-Clause "New" or "Revised" License
90 stars 28 forks source link

chore: update docfx minimum Python version #841

Closed dandhlee closed 1 year ago

dandhlee commented 1 year ago

Updates minimum Python version required for DocFX to 3.10. See https://github.com/googleapis/synthtool/pull/1891.

Python3.10 is available by default for Ubuntu22.04, which this repository uses. No installation required.

parthea commented 1 year ago

The failing presubmit is tracked in https://github.com/googleapis/python-spanner-django/issues/837