collie
collie copied to clipboard
Update setup.py
Support for the python 3.10 in order to run on Databricks runtime 13.3.
Describe the big picture - why are we doing this?
Any additional details to clarify code in the PR?
How is this tested?
Pull Request Checklist
- [ ] Pull request includes a description of why we are doing this
- [ ]
CHANGELOGhas been updated - [ ] Version in
_version.pyhas been updated - [ ] All tests in the
testsfolder pass with a local build - [ ]
READMEhas been updated (if applicable) - [ ] Documentation in
docshas been updated (if applicable) - [ ]
requirements.txtandrequirements-dev.txthave been recompiled (if applicable) - [ ] Docker image can be built using
docker build -t collie .
Screenshots or GIFs?
Need to update to python 3.10 for Databricks runtime 13.3
@mkmrabby @dnicholas-sr gotcha! Relatedly, I have a couple Collie changes I would love to be able to make - who on the SR team could I tag to review those PRs?