Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 213 Bytes

installation.rst

File metadata and controls

14 lines (9 loc) · 213 Bytes

Installation

At the command line:

$ easy_install targets

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv targets
$ pip install targets