diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-04-02 22:22:53 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-04-02 22:22:53 (GMT) |
commit | 3eabe337cbbf236ee9cb35e285ae2ad1ff72f491 (patch) | |
tree | 9fd6fd91c9d18ae7b7467d0f7374ee69ca7c3a53 | |
parent | b5b52f8f4fd25c9a9b778bbe2e76f0ad3aa43ea8 (diff) |
updated requirements, added pysolr.
-rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ Requirements - PyYAML: http://pypi.python.org/pypi/PyYAML/3.09 - MySQL-python: http://pypi.python.org/pypi/MySQL-python/1.2.3 - django-haystack: http://pypi.python.org/pypi/django-haystack/1.1.0 +- pysolr: http://pypi.python.org/pypi/pysolr/2.0.13 |