Skip to content

ReedSolo v1.5.3

Compare
Choose a tag to compare
@lrq3000 lrq3000 released this 04 May 15:44
· 310 commits to master since this release
79398fe

Changes:

  • Installing (from source or from pip) does not require a compiler nor Cython anymore, the setup.py will automatically switch to the pure python module in these cases (thanks to @projectgus in #21).
  • Fix coverage on coveralls.io and declare Python 3.8 compatibility (#22).
  • Dropped the Win32 installer as is advised by the Python foundation.