Skip to content

Conversation

@gitttt-1234
Copy link
Collaborator

@gitttt-1234 gitttt-1234 commented Oct 8, 2025

This PR adds warnings to the documentation that Python 3.14 is not yet supported and updates install instructions to pin Python (e.g., --python 3.13) when using uv so users don’t accidentally end up on 3.14. It also updates the CI workflows to run on Python 3.13. In this PR, we also remove the deprecated flags --extra-index-url and --index-url for uv-based installations and update to --index flag in the installation docs.

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.54%. Comparing base (ff91433) to head (68bdc53).
⚠️ Report is 49 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   95.28%   93.54%   -1.74%     
==========================================
  Files          49       49              
  Lines        6765     7006     +241     
==========================================
+ Hits         6446     6554     +108     
- Misses        319      452     +133     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gitttt-1234 gitttt-1234 merged commit b0179af into main Oct 9, 2025
8 checks passed
@gitttt-1234 gitttt-1234 deleted the divya/update-pythonversion branch October 9, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants