rstudio / vetiver-python

Version, share, deploy, and monitor models.
https://rstudio.github.io/vetiver-python/stable/
MIT License
60 stars 17 forks source link

Match GHA Python versions to Connect #157

Closed isabelizimm closed 1 year ago

isabelizimm commented 1 year ago

Connect requires matching Python versions to deploy, so I updated the tests to match what is installed in Connect.

This should fix weekly tests 👍