• 
      

    Correctly call pip with a requirements file.

    Review Request #7831 — Created Dec. 27, 2015 and submitted

    Information

    Review Board
    master

    Reviewers

    pip uses -r to reference a requirements file, not -f.

    Prior to this change, python ./contrib/internal/prepare-dev.py would not
    execute successfully. With this change, it does.

    david
    1. Ship It!
    2. 
        
    gmyers
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (cc4a17f)
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          contrib/internal/prepare-dev.py
      
      Ignored Files:
          docs/codebase/getting-started.rst
      
      
      
      Tool: Pyflakes
      Processed Files:
          contrib/internal/prepare-dev.py
      
      Ignored Files:
          docs/codebase/getting-started.rst
      
      
    2.