summaryrefslogtreecommitdiffstats
path: root/python/pynzb
diff options
context:
space:
mode:
author ponce2012-08-23 13:15:40 +0200
committer Robby Workman2012-08-23 22:49:28 +0200
commit0195f0fb679feade076aca9a9019c648d4da713d (patch)
tree9fbf9d91774bdd52c10a89ab63584b350ad5ba09 /python/pynzb
parent6ea1d7828a03cb67ab6d96d2b22cf4c678214697 (diff)
downloadslackbuilds-0195f0fb679feade076aca9a9019c648d4da713d.tar.gz
python/pynzb: Fixed dep information
Diffstat (limited to 'python/pynzb')
-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.