-
-
Notifications
You must be signed in to change notification settings - Fork 2k
docs: update supported python versions #3716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: update supported python versions #3716
Conversation
Update the badge in the README for currently supported Python versions.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #3716 +/- ##
==========================================
- Coverage 98.24% 97.98% -0.27%
==========================================
Files 74 74
Lines 8105 8142 +37
==========================================
+ Hits 7963 7978 +15
- Misses 142 164 +22
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This will probably also need updating in the README translations, but it looks like some of these have become out of sync and don't currently include this badge? |
|
Thanks, Tom. |
|
No problem! What do you think about updating all the README translations also? #3716 (comment) Sorry I realise you're taking a break, but on the subject of the docs, it would also be nice to get both the latest/stable versions working again. #3697 (comment) |
|
I've gone ahead and updated the badges in the README translations here: #3738 |
Update the badge in the README for currently supported Python versions.
Also update the required Python version in the docs introduction.
Type of changes
Checklist