summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-09-09 22:16:29 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-09-09 22:16:29 -0400
commit704c67b1c3b0fbf22aec4c19875482e570092cf4 (patch)
tree60a848a53fd84acf608b652ab03ce404a0c8e1d0 /askbot_requirements.txt
parent4e550d5358a512bf543efbf862ed75709b955340 (diff)
downloadaskbot-704c67b1c3b0fbf22aec4c19875482e570092cf4.tar.gz
askbot-704c67b1c3b0fbf22aec4c19875482e570092cf4.tar.bz2
askbot-704c67b1c3b0fbf22aec4c19875482e570092cf4.zip
added beautifusoup4 library to the list of requirements
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
index 8771a7e6..2be12b8e 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -21,3 +21,4 @@ pystache==0.3.1
pytz
django-tinymce
longerusername
+beautifulsoup4