diff options
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 |
commit | 0195f0fb679feade076aca9a9019c648d4da713d (patch) | |
tree | 9fbf9d91774bdd52c10a89ab63584b350ad5ba09 /python | |
parent | 6ea1d7828a03cb67ab6d96d2b22cf4c678214697 (diff) | |
download | slackbuilds-0195f0fb679feade076aca9a9019c648d4da713d.tar.gz |
python/pynzb: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r-- | python/pynzb/README | 2 |
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. |