Clark Boylan ef1a35f4e1 Install PBR explicitly
We do this because easy_install on python3.5 is failing to find pbr. I
believe this is happening due to pypi's deprecation of non SNI tls
connections. They report that the version of 3.5 on xenial should be
able to do SNI but easy_install at least doesn't seem to do so.

Note we restrict this to python>=3 and <=3.5 as python 2.7 had
backported fixes. Also, this really only helps with unittesting via tox
as we instruct tox to explicitly install the requirements files before
creating/installing the package itself. This is the reason we stick this
in test-requirements.txt rather than requirements.txt.

Change-Id: Iac2c1f4f575de250ed0dba22d33b017322fd7562
2021-04-23 10:42:35 -07:00
2020-01-16 15:14:16 +00:00
2013-08-15 20:42:37 +00:00
2021-02-26 17:53:53 +00:00
2011-09-25 09:16:31 -07:00
2021-01-13 14:10:31 +00:00
2021-01-13 14:10:31 +00:00
2021-04-23 10:42:35 -07:00
2021-04-23 10:42:35 -07:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting Git branches to Gerrit for review.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.1 MiB
Languages
Python 89.4%
Roff 10.6%