Added unittest2 requirement

Required for skipUnless decorators in tests to work in Python 2.6.
This commit is contained in:
Fabián Ezequiel Gallina 2014-04-30 09:57:10 -03:00
parent 5bbd87fa60
commit e7b37a690d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
mock
nose
unittest2
statsd==1.0.0
django<1.5