pipreqs/docs/installation.rst
2015-04-22 18:40:17 +02:00

13 lines
191 B
ReStructuredText

============
Installation
============
At the command line::
$ easy_install pipreqs
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv pipreqs
$ pip install pipreqs