When following your instruction how to install via pip I get an error message telling me that README.rst is missing. When directly downloading the package from pip the README.rst is indeed missing after unpacking. I wouldn't know this on my own but a friend who is much more literate when it comes to python told me that the problem is somewhere in your setup.py.
Cloning it from the github page however works fine.
Hi!
When following your instruction how to install via pip I get an error message telling me that README.rst is missing. When directly downloading the package from pip the README.rst is indeed missing after unpacking. I wouldn't know this on my own but a friend who is much more literate when it comes to python told me that the problem is somewhere in your setup.py.
Cloning it from the github page however works fine.
Thanks for your work!