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

feat: support for uv-installed pythons #842

Merged
merged 12 commits into from
Oct 2, 2024
Merged

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    6f6cc37 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    bcb32d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8300cb3 View commit details
    Browse the repository at this point in the history
  3. adding some tests

    saucoide committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4ddee7c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7a3c951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e840e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. fix using the wrong variable

    caused problems with pypy
    saucoide committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d8babde View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    988843b View commit details
    Browse the repository at this point in the history
  2. remove if statement

    saucoide committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3a7f669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a6f78 View commit details
    Browse the repository at this point in the history
  4. typo

    saucoide committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b2cffe6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from saucoide/uv4

    remove if statement & handle missing uv in the function
    saucoide authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1e01f79 View commit details
    Browse the repository at this point in the history