ReedSolo v1.5.3
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.