Skip to content

Commit

Permalink
Install dependencies from requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed May 17, 2024
1 parent 1322242 commit 1a1e97b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ Sphinx

The Sphinx documentation system and the readthedocs theme can be obtained by issuing::

pip install Sphinx
pip install sphinx-rtd-theme
pip install -r requirements.txt

Most Linux distributions will also provide it in a python-sphinx package
(or similar).
Expand Down

0 comments on commit 1a1e97b

Please sign in to comment.