python/pynzb: Fixed dep information
This commit is contained in:
parent
6ea1d7828a
commit
0195f0fb67
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue