requirements/doc.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 22 Mar 2017 15:43:20 +0100
branch3.25
changeset 12092 09da91a5077b
permissions -rw-r--r--
[tox] Install "pyramid" dependencies in "doc" environment Otherwise most of the cubicweb.pyramid API doc fails to build. For this we skip installation in the "doc" environment and source the new requirements/doc.txt which will install cubicweb[pyramid], thus pulling cubicweb plus pyramid's dependencies. Furthermore this requirements/doc.txt would be useful to build to documentation on readthedocs.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12092
09da91a5077b [tox] Install "pyramid" dependencies in "doc" environment
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
.[pyramid]