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
I don't know if this is on the roadmap for this project, but it would be nice! Even without rewriting everything, it might be possible to easily support python 3 by adding a line to setup.py that 2to3 should be run as shown here.
I don't know if this is on the roadmap for this project, but it would be nice! Even without rewriting everything, it might be possible to easily support python 3 by adding a line to
setup.pythat2to3should be run as shown here.