96633f3b92
1. Replace git.openstack.org URLs with opendev.org URLs 2. Remove unncessary "==" Change-Id: I788df8332b620cd914c9c5cffdd88e2dcf31e045
875 B
875 B
Installation
Python Versions
Tooz is tested under Python 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://opendev.org/openstack/tooz/
Reporting Bugs
Please report bugs through the launchpad project: https://launchpad.net/python-tooz