diff --git a/docs/getting_started.rst b/docs/getting_started.rst index ddffb5ff..b41f8c18 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -121,6 +121,10 @@ automatically installed without any action on your part: broadcast signaling system * `unidecode `_, for ASCII transliterations of Unicode text +* `six `_, for Python 2 and 3 compatibility + utilities +* `MarkupSafe `_, for a markup safe + string implementation If you want the following optional packages, you will need to install them manually via ``pip``: