You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now you have to install unittest2 for Python 2 and unittest2py3k for
Python 3.
This is a little clunky when using pip requirements files and tox because you
have to have two separate requirements files and two separate tox targets.
It would be nice if there were one package that supported both.
I am starting a branch here with changes to support this:
https://bitbucket.org/msabramo/unittest2/branch/py2_and_py3_single_source
Original issue reported on code.google.com by [email protected] on 6 May 2014 at 5:49
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 May 2014 at 5:49The text was updated successfully, but these errors were encountered: