diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-01-25 23:09:06 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:33 +0700 |
commit | 227c49ec05ba5de991e9f2d6323e7a7ef18f19c2 (patch) | |
tree | aeeebc9eaa8bc5888319d3029659ff3241b17179 /development/Sphinx | |
parent | 02c4a47e58856e851f07f53173f71c333b53d573 (diff) | |
download | slackbuilds-227c49ec05ba5de991e9f2d6323e7a7ef18f19c2.tar.gz |
development/Sphinx: Update build instructions for pytz dependency.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'development/Sphinx')
-rw-r--r-- | development/Sphinx/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/Sphinx/README b/development/Sphinx/README index bfe702885e..367981ce68 100644 --- a/development/Sphinx/README +++ b/development/Sphinx/README @@ -12,5 +12,4 @@ build instructions not captured in REQUIRES: - python/imagesize: install python/python3 first - python/alabaster: install python/python3 first - python/python-requests: install python/python3-certifi first -- python/pytz: install python/python3 first and use PYTHON3=yes as a build - option +- python/pytz: install python/python3 first |