planetlabs / planet-client-python

Python client for Planet APIs
https://planet-sdk-for-python-v2.readthedocs.io/en/latest/
Apache License 2.0
274 stars 92 forks source link

Update CI to add 3.12 and change yapf check to use 3.8 #972

Closed sgillies closed 1 year ago

sgillies commented 1 year ago

Yapf 0.40.1 has different behavior for Python versions 3.7 and 3.8. Since 3.7 is EOL, we'll make 3.8 the new baseline.