spacepaste

  1.  
  2. $ python -m pip.__main__ install mccabe==0.2.1
  3. DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
  4. Downloading/unpacking mccabe==0.2.1
  5. @@@ Getting page: https://pypi.python.org/simple/mccabe/
  6. @@@ Getting page: https://pypi.python.org/simple/mccabe/0.2.1
  7. @@@ Getting page: https://pypi.python.org/simple/mccabe/
  8. Using cached mccabe-0.2.1.tar.gz
  9. Running setup.py (path:/home/buck/venv/pip/build/mccabe/setup.py) egg_info for package mccabe
  10. Installing collected packages: mccabe
  11. Running setup.py install for mccabe
  12. Successfully installed mccabe
  13. Cleaning up...
  14.