deb-designate/test-requirements.txt
Jordan Cazamias cad8ab8785 Update hacking package, fix I18n style issues
Hacking package updated from '>=0.8.0,<0.9' to '>=0.9.2,<0.10'.
Many new style rules have been added, some of which Designate violates.
Only the style rules that pertain to I18n have been addressed.
The rest have been added to the ignore list in tox.ini for further review.

Change-Id: I5c559c491ff9bee2346b1589e7bb7e117137609b
Implements: blueprint standardize-logging
Closes-Bug: bug #1330540
2014-06-18 14:41:11 -05:00

15 lines
276 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.9.2,<0.10
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
mox>=0.5.3
python-subunit>=0.0.18
sphinx>=1.2.1,<1.3
sphinxcontrib-httpdomain
testtools>=0.9.34
testrepository>=0.0.18
testscenarios>=0.4
WebTest>=2.0