setup-python
setup-python copied to clipboard
feat: support reading version from mise.toml
Description: Supports Mise by being able to parse the mise.toml.
Kind of like #1043 , it will improve the DX by being able to control the tool versions with the mise action and setting up python with this one.
Check list:
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.
@HarithaVattikuti @aparnajyothi-y @priya-kinthali any input on this?