quark/tools/test-requires
Amir Sadoughi e000f153a9 Added tox.
2013-03-03 17:03:34 -06:00

11 lines
133 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
mock
coverage
discover
pep8==1.3.3
pylint==0.25.2
python-subunit
nose
unittest2