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

DRAFT: Feature/uv #112

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

DRAFT: Feature/uv #112

wants to merge 11 commits into from

Commits on Feb 26, 2024

  1. Add start of Uv Venv support

    bstrausser committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b5360a4 View commit details
    Browse the repository at this point in the history
  2. Add requirements install + tests

    bstrausser committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4d223b8 View commit details
    Browse the repository at this point in the history
  3. Add support for setting cache_dir

    bstrausser committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ef62538 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Add the requirements files

    bstrausser committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    65af27e View commit details
    Browse the repository at this point in the history
  2. More updates

    bstrausser committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8355f50 View commit details
    Browse the repository at this point in the history
  3. Wire into the scripts

    bstrausser committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    29b551c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Unit tests for UV venv and CLI

    bstrausser committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ca60de9 View commit details
    Browse the repository at this point in the history
  2. Script changes for UV

    bstrausser committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0e5c997 View commit details
    Browse the repository at this point in the history
  3. CMake changes

    bstrausser committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    cdf87e2 View commit details
    Browse the repository at this point in the history
  4. UV Cmake project

    bstrausser committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    51cd541 View commit details
    Browse the repository at this point in the history
  5. Add UV-centric README

    bstrausser committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    327b49c View commit details
    Browse the repository at this point in the history