Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 200 Bytes

installation.rst

File metadata and controls

12 lines (8 loc) · 200 Bytes

Installation

At the command line:

$ easy_install skyscanner

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv skyscanner
$ pip install skyscanner