tooz/doc/source/install.rst
Joshua Harlow 5dc82132ed Denote that 2.6 testing is still happening
Since we run 2.6 CI tests (and the setup.cfg
classifiers so we support 2.6); we might as well mention
this in the docs.

Change-Id: I9b59378f717f7df280c429a53d0a83c129327481
2015-04-01 14:31:29 -07:00

894 B

Installation

Python Versions

Tooz is tested under Python 2.6 and 2.7 and 3.4.

Basic Installation

Tooz should be installed into the same site-packages area where the application and extensions are installed (either a virtualenv or the global site-packages). You may need administrative privileges to do that. The easiest way to install it is using pip:

$ pip install tooz

or:

$ sudo pip install tooz

Download

Tooz releases are hosted on PyPI and can be downloaded from: http://pypi.python.org/pypi/tooz

Source Code

The source is hosted on the OpenStack infrastructure: https://git.openstack.org/cgit/openstack/tooz/

Reporting Bugs

Please report bugs through the launchpad project: https://launchpad.net/python-tooz