pin ddt version to 1.3.1
because of https://github.com/datadriventests/ddt/issues/83
This commit is contained in:
parent
04b25a22c8
commit
76f5156a21
@ -20,6 +20,8 @@ six
|
||||
# those are the additional packages required to run the tests
|
||||
pyfakefs
|
||||
certifi
|
||||
ddt
|
||||
# FIXME: remove strict version when https://github.com/datadriventests/ddt/issues/83 is fixed.
|
||||
# (also remove in setup.py)
|
||||
ddt==1.3.1
|
||||
mock
|
||||
pytest # optional (python setup.py test works without it), but possible nonetheless
|
||||
|
Loading…
x
Reference in New Issue
Block a user