Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 221 Bytes

installation.rst

File metadata and controls

12 lines (8 loc) · 221 Bytes

Installation

At the command line:

$ easy_install python_wrap_cases

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python_wrap_cases
$ pip install python_wrap_cases