Add ddt to test-requirements

Change-Id: Ib916419e97b7fd5ea7e5f9f306c0e2b8e1fe2a4a
This commit is contained in:
Luis Tomas Bolivar 2017-02-21 10:45:08 -05:00
parent 410001f8c8
commit b3df290675
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
hacking<0.12,>=0.10.2 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
docutils>=0.11 # OSI-Approved Open Source, Public Domain
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD