proliantutils/test-requirements.txt

11 lines
180 B
Plaintext

# linters
hacking>=3.0.0,<3.1.0 # Apache-2.0
flake8-import-order>=0.17.1 # LGPLv3
mock
coverage>=3.6 # Apache-2.0
stestr!=2.3.0 # Apache-2.0
testtools>=1.4.0 # MIT
ddt
xmltodict