Python Setup Rye
Version updated for eifinger/setup-rye to version v1.13.0.
- This action is used across all versions by 64 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes
- Use pagination to retrieve checksums @eifinger (#168)
🚀 Enhancements
- Use –no-modify-path @eifinger (#170) Rye versions 0.21.0-0.24.0 automatically changed your .profile with a wrong path to rye. This is now skipped.
- chore: Add known checksums for rye 0.25.0 @github-actions (#176)
- Add macOS support @eifinger (#175)
- Clarify cache not found message @eifinger (#172)
- Suppress rye install log output @eifinger (#171)
- chore: Add known checksums for rye 0.24.0 @github-actions (#164)
đź“š Documentation
- Add documentation on how to cleanup local-storage-path @eifinger (#173)