diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-06-02 06:24:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:33:15 +0700 |
commit | 7628262fce27165a7f163a3de7a4f40e7202851c (patch) | |
tree | 4503bccf7d1ac869cbbb173664f4b014d2a1e675 /python | |
parent | da78de4465eb4c14056807636d6ed2897c76560a (diff) | |
download | slackbuilds-7628262fce27165a7f163a3de7a4f40e7202851c.tar.gz |
python/MarkupSafe: Fix README.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r-- | python/MarkupSafe/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/MarkupSafe/README b/python/MarkupSafe/README index 69be93b733..3f0876b898 100644 --- a/python/MarkupSafe/README +++ b/python/MarkupSafe/README @@ -1,5 +1 @@ MarkupSafe implements a unicode subclass that supports HTML strings. - -Note: To install the python3 bindings set PYTHON3=yes. - - # PYTHON3=yes ./MarkupSafe.SlackBuild |