1
0
Fork 0
forked from github/pelican

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
Markdown
blinker
BeautifulSoup

View file

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