Re: documentation build failure with python sphinx 1.6.3

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Pavel Raiskup <praiskup(at)redhat(dot)com>
Cc: psycopg <psycopg(at)postgresql(dot)org>
Subject: Re: documentation build failure with python sphinx 1.6.3
Date: 2017-08-16 11:20:08
Message-ID: CA+mi_8Ye4XP4b9TDQHAT-XM2Qa-_E592qmV7JCE-CnMwU8vN2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Wed, Aug 16, 2017 at 7:24 AM, Pavel Raiskup <praiskup(at)redhat(dot)com> wrote:

> Is there some work-around for this? We use python-sphinx-1.6.3.

$ cat ~/src/psycopg2/doc/requirements.txt
# Packages only needed to build the docs
Pygments>=1.5
Sphinx>=1.2,<=1.3

You can use the requirements file included in the `doc` directory and
build the docs in a virtualenv.

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Pavel Raiskup 2017-08-16 13:20:45 Re: documentation build failure with python sphinx 1.6.3
Previous Message Pavel Raiskup 2017-08-16 06:24:01 documentation build failure with python sphinx 1.6.3