renovate
renovate copied to clipboard
feat(pipenv): better python constraints checking
Changes
Improves Pipenv Python constraint checking:
- Check
Pipfilefirst (in preparation for updating this as a dependency) - Check
.python-versionlast
Context
Useful for Runinstall
Documentation (please check one with an [x])
- [ ] I have updated the documentation, or
- [x] No documentation update is required
How I've tested my work (please select one)
I have verified these changes via:
- [ ] Code inspection only, or
- [ ] Newly added/modified unit tests, or
- [ ] No unit tests but ran on a real repository, or
- [x] Both unit tests + ran on a real repository