fdtomasi/regain

Upload to pip does not work for python 2

fdtomasi opened this issue · 1 comments

pip includes deprecated version of the repo as the script to upload to pip does not work with python 2 (currently supported from the package).
As Python 2 is deprecated, we'll remove Py2 support, which should also fix this error.

Fixed in #28.