summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 13:15:40 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:28 -0500
commit0195f0fb679feade076aca9a9019c648d4da713d (patch)
tree9fbf9d91774bdd52c10a89ab63584b350ad5ba09
parent6ea1d7828a03cb67ab6d96d2b22cf4c678214697 (diff)
downloadslackbuilds-0195f0fb679feade076aca9a9019c648d4da713d.tar.gz
slackbuilds-0195f0fb679feade076aca9a9019c648d4da713d.tar.xz
python/pynzb: Fixed dep information
-rw-r--r--python/pynzb/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pynzb/README b/python/pynzb/README
index 5dde33e53d..48dd4f2de9 100644
--- a/python/pynzb/README
+++ b/python/pynzb/README
@@ -8,5 +8,3 @@ based on ElementTree, and a final implementation based on lxml. The order
in which they were listed is in order of compatibility. The expat version
should work on all versions of Python > 2.0, the lxml one will work on
all versions > 2.5, and lxml will only work if you have lxml installed.
-
-This requires pysetuptools.