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

Subdirectory vcs installs are never passing the subdirectory in requirementslib which is now required by setuptools #5017

Merged
merged 11 commits into from
Mar 28, 2022

Commits on Mar 26, 2022

  1. Bugfix: Not loading .env when quiet

    smac89 authored and matteius committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    ce927d3 View commit details
    Browse the repository at this point in the history
  2. Create 5010.bugfix.md

    smac89 authored and matteius committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0fcaacb View commit details
    Browse the repository at this point in the history
  3. Refactor test into a version that also check quiet mode, move to corr…

    …ect test file.
    
    Add test cases for pip freeze has expected output
    Add test for the package index restrictions.
    matteius committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0788b01 View commit details
    Browse the repository at this point in the history
  4. Revert "Safely pin setuptools to fix failing test."

    This reverts commit 626ce25.
    matteius committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    3d23755 View commit details
    Browse the repository at this point in the history
  5. Revert "Attempt to pin setuptools to fix failing test."

    This reverts commit 894f411.
    matteius committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    ec69972 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    2669b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39acdff View commit details
    Browse the repository at this point in the history
  3. Revert "restrict to the one failing test for now."

    This reverts commit 39acdff.
    matteius committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    a53a035 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2140a00 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    bdfce04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5018 from pypa/5011-more-tests3-final

    5011 more tests3 final
    matteius authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    40aa960 View commit details
    Browse the repository at this point in the history