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

Add support for virtual environments #392

Merged
merged 17 commits into from
Nov 30, 2023
Merged

Commits on Nov 22, 2023

  1. Initial virtual env support

    Chris7 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fc9f6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b6430 View commit details
    Browse the repository at this point in the history
  3. Add migrations

    Chris7 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d43991b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Improve stdout/stderr behavior

    Chris7 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a9c8a4e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Fix stderr append

    Chris7 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    456f28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea4db7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Handle pip setup

    Chris7 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1c49f50 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. unit tests

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7b17320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3889f0 View commit details
    Browse the repository at this point in the history
  3. maybe windows

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5c0af17 View commit details
    Browse the repository at this point in the history
  4. windows stuff

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    453f661 View commit details
    Browse the repository at this point in the history
  5. win

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0d7fcff View commit details
    Browse the repository at this point in the history
  6. dows

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    46e8b3f View commit details
    Browse the repository at this point in the history
  7. more windows....

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5eb2638 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a50a3e9 View commit details
    Browse the repository at this point in the history
  9. test setup

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e9e3734 View commit details
    Browse the repository at this point in the history
  10. Remove debug print

    Chris7 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    63a6951 View commit details
    Browse the repository at this point in the history