summaryrefslogtreecommitdiffstats
path: root/python/phply/README
diff options
context:
space:
mode:
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 b46d11c04b..d500d137a4 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.