setup-python
setup-python copied to clipboard
Add version parsing from Pipfile
Description:
Add version parsing from a Pipfile, passed through the python-version-file option.
Related issue: #574
Check list:
- [x] Mark if documentation changes are required.
- [x] Mark if tests were added or updated to cover the changes.