mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Correcting syntax of PyYAML package (#47987)
This commit is contained in:
parent
ab86051c0b
commit
248827227a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ To work with documentation on your local machine, you need the following package
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
- libyaml
|
- libyaml
|
||||||
- pyyaml
|
- PyYAML
|
||||||
- nose
|
- nose
|
||||||
- six
|
- six
|
||||||
- tornado
|
- tornado
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue