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.