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

Avoid URL requirement name collisions #1149

Merged
merged 4 commits into from
May 27, 2020

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    e84e1ec View commit details
    Browse the repository at this point in the history
  2. Chdir to a temp package when create wheels or sdists

    Without changing the dir, manual runs of pytest in the pip-tools
    repo will result in sdists with unexpected content
    
    Co-Authored-By: geokala <geokala@users.noreply.github.com>
    2 people authored and Madda committed May 26, 2020
    Configuration menu
    Copy the full SHA
    100b466 View commit details
    Browse the repository at this point in the history
  3. Convert path to str explicitly

    atugushev authored and Madda committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8124123 View commit details
    Browse the repository at this point in the history
  4. Fix test_name_collision

    atugushev authored and Madda committed May 26, 2020
    Configuration menu
    Copy the full SHA
    7bb1002 View commit details
    Browse the repository at this point in the history