aboutsummaryrefslogtreecommitdiff
path: root/python/phply/README
diff options
context:
space:
mode:
authorBrenton Earl <brent@exitstatusone.com>2018-11-02 12:18:57 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-03 07:46:40 +0700
commit514e76fd62ec642188bbc42d527b29447094913b (patch)
treedd7d4ed795acbfc46fcae0642c06df6d6459f57c /python/phply/README
parent62e62a903653430853d933e89295a5aca02a3003 (diff)
downloadslackbuilds-514e76fd62ec642188bbc42d527b29447094913b.tar.xz
python/phply: Fix collision, script update.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/phply/README')
-rw-r--r--python/phply/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/phply/README b/python/phply/README
index b46d11c04be2..d500d137a42b 100644
--- a/python/phply/README
+++ b/python/phply/README
@@ -5,8 +5,5 @@ See README.Slackware for some usage notes.
A Note on Dependencies:
-Nose is only required to run the python test suite. It is not a
-run-time dependency and can be safely removed after phply is built.
-
The python library simplejson is an optional dependency. phply ships with a
script php2json.py in /usr/doc/phply-$VERSION/tools that requires it.