Skip to content
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

support python 3.13.x #97

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

nikromen
Copy link
Contributor

Fixes error="Failed to find a python3 installation in PATH that meets the required versions (<3.13,>=3.8.0). Found version: 3.13.1." traceback.

Fixes `error="Failed to find a python3 installation in PATH that meets the required versions
(<3.13,>=3.8.0). Found version: 3.13.1."` traceback.
@nikromen nikromen requested a review from regen100 as a code owner December 26, 2024 23:13
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.04%. Comparing base (806d44f) to head (fd25063).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files           3        3           
  Lines         345      345           
=======================================
  Hits          321      321           
  Misses         24       24           
Flag Coverage Δ
unittests 93.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Owner

@regen100 regen100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for PR!

@regen100 regen100 merged commit 3e5e867 into regen100:master Jan 1, 2025
11 checks passed
@GEJXD
Copy link

GEJXD commented Feb 10, 2025

The package hasn't been updated on PyPI yet, so plugins like mason.nvim can't fetch the new version properly. 😢

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.

4 participants