Add missing test-requirements

pytz is needed in our unit tests.

Change-Id: I748a7bce87ba1ce01b2a89a77b5da72566f5c0ea
This commit is contained in:
Chaozhe.Chen
2016-02-18 21:56:12 +08:00
parent c89f4f8ae9
commit 76a6456781

View File

@@ -15,6 +15,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
pytz>=2013.6 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD