monasca-notification/test-requirements.txt
Bogdan Carpusor b28dd60726 Fix H904: wrapping using paratheses
Enabled H904 in tox.ini and made changes in relevant files
in order to follow the standard.
Modified the test-requirements file in order to use the newer
version of the hacking library.

Change-Id: I47dd0308eba41dee5f59928499539386731d786b
2016-08-03 11:38:35 +03:00

8 lines
99 B
Plaintext

hacking>=0.11.0,<0.12 # Apache-2.0
pyflakes==0.8.1
nose
nosexcover
mock>=1.0.1
funcsigs
sqlalchemy