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

Preserve relative paths for editable dependencies in output #2087

Merged
merged 11 commits into from
May 10, 2024

Commits on May 7, 2024

  1. hack to prevent editable transformation

    Micah Denbraver committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4e44072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0215a84 View commit details
    Browse the repository at this point in the history
  3. leave originally url-based dependencies alone

    Micah Denbraver committed May 7, 2024
    Configuration menu
    Copy the full SHA
    16a4a60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f83bd91 View commit details
    Browse the repository at this point in the history
  5. add a test

    Micah Denbraver committed May 7, 2024
    Configuration menu
    Copy the full SHA
    84fda5b View commit details
    Browse the repository at this point in the history
  6. fix test for windows

    Micah Denbraver committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8a2a9e6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Update comment per review

    Co-authored-by: chrysle <96722107+chrysle@users.noreply.github.com>
    macro1 and chrysle authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7dbd527 View commit details
    Browse the repository at this point in the history
  2. update test name for clarity

    Co-authored-by: chrysle <96722107+chrysle@users.noreply.github.com>
    macro1 and chrysle authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7a8972e View commit details
    Browse the repository at this point in the history
  3. use pytest's tmp_path

    for more information, see https://pre-commit.ci
    Micah Denbraver committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3a9302e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb0082 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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