diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-09-12 19:04:32 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:27:14 +0100 |
commit | f402b40a92eac9f5ef78b08d26162e870ac45777 (patch) | |
tree | 2844fb33e5bd50732aa5354c33434f1df51d958b /python/simplejson/README | |
parent | 25a3dcd18d154c2c84652b21df33217aac64671a (diff) |
python/simplejson: Updated for version 3.16.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/simplejson/README')
-rw-r--r-- | python/simplejson/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/simplejson/README b/python/simplejson/README index fbf7a984b334..f79c7c0d4fcd 100644 --- a/python/simplejson/README +++ b/python/simplejson/README @@ -8,4 +8,4 @@ Optional dependencies: Sphinx and python3. Note: To install python3 bindings install python3 and pass PYTHON3=yes to the slackbuild. - # PYTHON3 ./simplejson.SlackBuild + # PYTHON3="yes" ./simplejson.SlackBuild |