#48 Remove unused dep on unittest2
Closed by bignose. Opened by mgorny.
mgorny/python-daemon unittest2-dep  into  master

Download 48.patch

unittest2 is not used anywhere in the code. Its test collector is not used since c974830c79ea6d0eb195efb59e96ce622c5de0f1. Finally, this package is only meaningful for Python < 2.7.

Thank you. Now that this library is planning to drop all Python 2 support (issue #44) I have incorporated these changes.

Pull-Request has been closed by bignose

Metadata