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

chore: use uv pip compile #1778

Merged
merged 5 commits into from
Mar 21, 2024
Merged

chore: use uv pip compile #1778

merged 5 commits into from
Mar 21, 2024

Commits on Mar 21, 2024

  1. chore: use uv pip compile instead of pip-tools

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c7e07ff View commit details
    Browse the repository at this point in the history
  2. chore: support NOX_DEFAULT_VENV_BACKEND=uv

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    96eeb95 View commit details
    Browse the repository at this point in the history
  3. Update noxfile.py

    henryiii committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2187e21 View commit details
    Browse the repository at this point in the history
  4. chore: ignore incorrect warning from pylint

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4514b43 View commit details
    Browse the repository at this point in the history
  5. chore: use UV_CUSTOM_COMPILE_COMMAND

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bb1f0d2 View commit details
    Browse the repository at this point in the history