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 reuse_venv option #730

Merged
merged 12 commits into from
Feb 25, 2024

Commits on Feb 23, 2024

  1. feat: support for reuse_venv option

    samypr100 authored and henryiii committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7997f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13dd11 View commit details
    Browse the repository at this point in the history
  3. chore: ruff-format

    samypr100 authored and henryiii committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3efc4c1 View commit details
    Browse the repository at this point in the history
  4. chore: codespell

    samypr100 authored and henryiii committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    397d89d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eb4c4e View commit details
    Browse the repository at this point in the history
  6. chore: ruff-format

    samypr100 authored and henryiii committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0085e2b View commit details
    Browse the repository at this point in the history
  7. chore: fix lints

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    97e21ee View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    12f01f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715bc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61dd272 View commit details
    Browse the repository at this point in the history
  4. docs: call out that --reuse-existing-virtualenvs/--no-reuse-existing-…

    …virtualenvs is alias to --reuse-venv=yes|no in usage.rst
    samypr100 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fdf876c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88d11b7 View commit details
    Browse the repository at this point in the history