diff options
-rw-r--r-- | python/pyquery/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyquery/README b/python/pyquery/README index cc2788340c..524e8c2cd5 100644 --- a/python/pyquery/README +++ b/python/pyquery/README @@ -8,5 +8,3 @@ It can be used for many purposes, one idea that I might try in the future is to use it for templating with pure http templates that you modify using pyquery. I can also be used for web scrapping or for theming applications. - -Requires lxml. |