InstallationΒΆ
At the command line either via easy_install or pip:
$ easy_install pytestpackage
$ pip install pytestpackage
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv pytestpackage
$ pip install pytestpackage
At the command line either via easy_install or pip:
$ easy_install pytestpackage
$ pip install pytestpackage
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv pytestpackage
$ pip install pytestpackage