book
book copied to clipboard
Fixed minor grammar issue
The html should be updated now; I am not sure why the installation is now failing in the test (it is getting an error bc it can't find the module `six).
Let me know if there is something I can do to fix it.
I think you basically need to install it yourself with pip, easy-install or something else. See https://github.com/pypa/setuptools/issues/964
oh, I meant that I am getting that error on travis (not sure why - nothing should have changed wrt the dependencies)