安装

在命令行

$ pip install oslo.concurrency

或者,如果您已经安装了 virtualenvwrapper

$ mkvirtualenv oslo.concurrency
$ pip install oslo.concurrency