mirror of
https://github.com/ansible/ansible.git
synced 2026-08-05 16:13:06 +02:00
@@ -105,9 +105,7 @@ The :file:`docs/docsite/requirements.txt` file allows a wide range of versions a
|
|||||||
pip install --user -r requirements.txt
|
pip install --user -r requirements.txt
|
||||||
pip install --user -r test/sanity/code-smell/docs-build.requirements.txt
|
pip install --user -r test/sanity/code-smell/docs-build.requirements.txt
|
||||||
|
|
||||||
|
You can drop ``--user`` if you have set up a virtual environment (venv/virtenv).
|
||||||
|
|
||||||
You can drop ``--user`` if you have set up a virtual environment (venv/virtenv).
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
@@ -116,6 +114,7 @@ You can drop ``--user`` if you have set up a virtual environment (venv/virtenv).
|
|||||||
- ``libyaml``
|
- ``libyaml``
|
||||||
- ``make``
|
- ``make``
|
||||||
- ``pyparsing``
|
- ``pyparsing``
|
||||||
|
- ``wheel``
|
||||||
- ``six``
|
- ``six``
|
||||||
On macOS with Xcode, you may need to install ``six`` and ``pyparsing`` with ``--ignore-installed`` to get versions that work with ``sphinx``.
|
On macOS with Xcode, you may need to install ``six`` and ``pyparsing`` with ``--ignore-installed`` to get versions that work with ``sphinx``.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user