Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 230 Bytes

installation.rst

File metadata and controls

12 lines (8 loc) · 230 Bytes

Installation

At the command line:

$ easy_install django-payments-payu

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-payments-payu
$ pip install django-payments-payu