summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2014-10-17 13:52:21 -0400
committerIan Ward <ian@excess.org>2014-10-17 13:52:21 -0400
commite56b4a10b258d820ce0db9e662545d5981e708dd (patch)
tree9610d75ef01de7622e1d3945664934b5e7a43a79
parentd334bfb1b4fd881230d711d474cca8908fb7c754 (diff)
downloadurwid-e56b4a10b258d820ce0db9e662545d5981e708dd.tar.gz
AsyncioEventLoop deps on front page
-rw-r--r--docs/tools/templates/indexcontent.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tools/templates/indexcontent.html b/docs/tools/templates/indexcontent.html
index 4af808e..d82fe19 100644
--- a/docs/tools/templates/indexcontent.html
+++ b/docs/tools/templates/indexcontent.html
@@ -42,6 +42,7 @@
<li>python-gi for GlibEventLoop (optional)</li>
<li>Twisted for TwistedEventLoop (optional)</li>
<li>Tornado for TornadoEventLoop (optional)</li>
+<li>Python 3.4, asyncio or trollius for AsyncioEventLoop (optional)</li>
<li>Apache for web_display module (optional)</li>
<li>ncurses for curses_display module (optional)</li>
</ul>