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
Documentation is now broken with the switch to a markdown README.md instead of a README.rst. This breaks the PyPi.org website as well. Pythonhosted should no longer be used for the documentation.
I have no issues with using markdown instead of restructured text for the README. This is a simple change to the plugins used for sphinx to include it directly.