Add missing testing dependencies for python 2 (mock and pbr)

This commit is contained in:
Garret Wassermann 2017-06-14 19:21:44 -04:00
parent 6a98b8938d
commit e9b986b7b7

View File

@ -3,3 +3,5 @@ pep8
codecov
coverage
argparse
pbr
mock