Package: python3-aiohttp
Version: 3.5.1-1

It would be nice, if there were a python3-aiohttp-doc package.

Workaround:
$ apt source python3-aiohttp
$ cd python-aiohttp-3.5.1/docs/
$ sed -i -e '/sphinxcontrib.asyncio/d' -e '/aiohttp_theme/d' conf.py
$ make html
$ sensible-browser _build/html/index.html

_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to