Add parameterized Python module to test dependencies

Allows running parameterized tests. BSD license.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
This commit is contained in:
Jason Robinson
2019-01-17 15:55:37 +02:00
parent ab97b6e33c
commit 899e60be80
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ deps =
python-subunit
junitxml
coverage
parameterized
# cyptography 2.2 requires setuptools >= 18.5
#