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
commit 248827227a

View file

@ -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