Skip to content
  • Pat David's avatar
    Fix python package versions for Python 2 · 559def27
    Pat David authored
    Create a py2-requirements.txt file that has working versions of
    the requirements for easy install:
    
    `pip install -r p2-requirements.txt`
    
    Add extra veresion verbiage to about/meta/
    
    (cherry picked from commit 6fcfdcff)
    559def27
This project manages its dependencies using pip. Learn more