databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
429 stars 143 forks source link

Bump Python version to 3.10 in workflow files #168

Open johnsonphil opened 4 weeks ago

johnsonphil commented 4 weeks ago

Workflow files "run-checks" and "run-tests" use Python 3.8 and "ci-tests" uses Python 3.9. Python 3.8 LTS end 10/2024.

Recommend bumping to Python 3.10 that has LTS through 10/2026