just have venv installed please

This commit is contained in:
Benjamin Peterson 2014-12-10 14:28:02 -05:00
parent 5096fce9a4
commit 7c1ca6bcc1
1 changed files with 2 additions and 3 deletions

View File

@ -351,9 +351,8 @@ How to Make A Release
You should not see any files. I.e. you better not have any uncommitted
changes in your working directory.
___ Make sure you have an up-to-date Sphinx toolchain installed.
$ pip install -U Sphinx
___ Make sure you have virtualenv installed. The release script installs
Sphinx in a virtualenv when building the docs.
For building the PDF docs, you also need a fairly complete installation
of a recent TeX distribution such as texlive.