5618c0738f
Explicit version dependency of pbr is added in requirements.txt. Also, since pbr already landed and the old version of hacking seems not work very well with pbr>=2, we should update it to match global requirement. Minor flake8 issue resolved in ``proliantutils/hpssa/objects.py``. Change-Id: I5c019ce41606b73fe12d56b871f76ef17224d4fc Partial-Bug: #1668848
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
mock
|
|
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
|
coverage>=3.6 # Apache-2.0
|
|
testrepository>=0.0.18
|
|
testtools>=1.4.0 # MIT
|
|
os-testr>=0.4.1 # Apache-2.0
|
|
ddt
|