Currently, only a readme is installed as documentation. If possible, also allow installation of the full (html) documentation as can be found at http://py2neo.org/ Reproducible: Always
Apparently, no documentation is included in the package on PyPI. I have made an upstream request (see bug URL).
The github release tarball contains the documentation. Unfortunately, the sphinx-build failes with python2.7 (https://github.com/nigelsmall/py2neo/issues/464). I will look again at the next release.
Upstream won't fix the UnicodeDecodeErrors on Python 2: > I am aware that these do not build under Python 2 due to the presence of extended > characters but this is not something that I plan to fix as I generally work only > in Python 3 and the docs are not a typical part of user workflow.
(In reply to Johann Schmitz (ercpe) from comment #3) > Upstream won't fix the UnicodeDecodeErrors on Python 2: > > > I am aware that these do not build under Python 2 due to the presence of extended > > characters but this is not something that I plan to fix as I generally work only > > in Python 3 and the docs are not a typical part of user workflow. Yes, I saw that... So best close this RESOLVED UPSTREAM. In case I find the time to fix it and manage upstream to pull, I'll reopen (or ask for the bug to be reopened).