python/pynzb: Fixed dep information

This commit is contained in:
ponce 2012-08-23 13:15:40 +02:00 committed by Robby Workman
parent 6ea1d7828a
commit 0195f0fb67

View file

@ -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.