Fix unittests on python2.6
This PR adds the backport unittest2
module as a tests_require
dependency in setup.py
.
This should fix #34 (closed).
This PR adds the backport unittest2
module as a tests_require
dependency in setup.py
.
This should fix #34 (closed).