1 2 3 4 5 6 7 8 9 10 11 12
# Needed generally in tests httpretty>=0.7.1 nose unittest2 coverage # Only needed if you want to know the test times # nose-timer # Only really needed on older versions of python contextlib2 setuptools