From 5699df426148c6bd2e1619d31dc77afcefbfc51c Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 26 Apr 2015 19:21:00 -0500 Subject: add pylons_sphinx_latesturl to the docs extras --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ac03da9f5..a36446d80 100644 --- a/setup.py +++ b/setup.py @@ -59,6 +59,7 @@ docs_extras = [ 'Sphinx >= 1.2.3', 'docutils', 'repoze.sphinx.autointerface', + 'pylons_sphinx_latesturl', 'pylons-sphinx-themes >= 0.3', ] -- cgit v1.2.3