> To be fair, the testsuite was dependent on Twisted previously, even if it was > not declared in setup.py.
Yes. That was part of my point. It depended on Twisted and did not declare it in setup.py. You can switch to unittest2 and still not declare it it setup.py. The change to introduce a setuptools dependency can be considered *completely* separately from the change to use unittest2. -- https://code.launchpad.net/~florent.x/pyflakes/1097061-unittest2/+merge/142224 Your team Divmod-dev is requested to review the proposed merge of lp:~florent.x/pyflakes/1097061-unittest2 into lp:pyflakes. -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

