From 55c93d446b8e38e77f7f9c87c58bddb8f07fcec9 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Wed, 13 Jul 2016 18:33:49 +0200 Subject: python/simplejson: Removed the optional dependency pysetuptools. Signed-off-by: Matteo Bernardini --- python/simplejson/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/simplejson') diff --git a/python/simplejson/README b/python/simplejson/README index dc5c972c0ba2..fbf7a984b334 100644 --- a/python/simplejson/README +++ b/python/simplejson/README @@ -3,7 +3,7 @@ Simplejson is a simple, fast, complete, correct and extensible JSON pure Python code with no dependencies, but includes an optional C extension for a serious speed boost. -Optional dependencies: Sphinx, python3 and pysetuptools +Optional dependencies: Sphinx and python3. Note: To install python3 bindings install python3 and pass PYTHON3=yes to the slackbuild. -- cgit v1.2.3