1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Correcting syntax of PyYAML package (#47987)

This commit is contained in:
Bianca Henderson 2018-11-02 12:46:56 -04:00 committed by Alicia Cozine
parent ab86051c0b
commit 248827227a

View file

@ -65,7 +65,7 @@ To work with documentation on your local machine, you need the following package
.. code-block:: none
- libyaml
- pyyaml
- PyYAML
- nose
- six
- tornado