just have venv installed please
This commit is contained in:
parent
5096fce9a4
commit
7c1ca6bcc1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue