Add beautifulSoup in the dev deps

This commit is contained in:
Alexis Metaireau 2012-06-10 13:17:52 +02:00
commit 68d5ed57e3
2 changed files with 2 additions and 0 deletions

View file

@ -7,3 +7,4 @@ pytz
mock mock
Markdown Markdown
blinker blinker
BeautifulSoup

View file

@ -12,3 +12,4 @@ deps =
unittest2 unittest2
mock mock
Markdown Markdown
BeautifulSoup