docs(contributing): refresh Python floor references for 3.12#115
Conversation
Follow-up to #111 (Python 3.12 floor bump). The post-merge audit caught two stale "Python 3.10" mentions in CONTRIBUTING.md that the original PR missed: the install instructions and the publish checklist. No code change. CONTRIBUTING.md only.
|
Warning Review limit reached
More reviews will be available in 16 minutes and 24 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the CONTRIBUTING.md file to bump the minimum required Python version from 3.10 to 3.12 and updates the CI publishing requirements to target Python 3.12 and 3.13. There are no review comments, and I have no feedback to provide.
Summary
Tiny follow-up to #111 (Python 3.12 floor bump). The post-merge code review caught two stale "Python 3.10" mentions in
CONTRIBUTING.mdthat the original PR missed:CONTRIBUTING.md:8— install instructions said "requires Python 3.10+"CONTRIBUTING.md:123— publish checklist said "all 4 Python versions (3.10-3.13)"No code, no runtime impact. Docs hygiene only.
Generated by Claude Code
Generated by Claude Code