diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:19:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:29 -0500 |
commit | 578b413e3d716b437b8bd75a25b4d561e761b3c5 (patch) | |
tree | d09a3426aa97398069420481cb838898c8b6a780 /python | |
parent | 3e162b6b5d82b4b8cc4b838a6badbe9ae92774ff (diff) | |
download | slackbuilds-578b413e3d716b437b8bd75a25b4d561e761b3c5.tar.gz |
python/pyquery: Fixed dep information
Diffstat (limited to 'python')
-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. |