diff options
Diffstat (limited to 'development/Sphinx')
-rw-r--r-- | development/Sphinx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/Sphinx/README b/development/Sphinx/README index 367981ce68ca0..fe4453fa70303 100644 --- a/development/Sphinx/README +++ b/development/Sphinx/README @@ -7,7 +7,7 @@ All Sphinx dependencies must be built with Python 3 support and since there are many different way of providing this, the following packages require special build instructions not captured in REQUIRES: - python/python-urllib3: install python/python3 first -- python-idna: install python/python3 first +- python/idna: install python/python3 first - python/python-chardet: install python/python3 first - python/imagesize: install python/python3 first - python/alabaster: install python/python3 first |