mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add beautifulSoup in the dev deps
This commit is contained in:
parent
298c15bdda
commit
68d5ed57e3
2 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,4 @@ pytz
|
||||||
mock
|
mock
|
||||||
Markdown
|
Markdown
|
||||||
blinker
|
blinker
|
||||||
|
BeautifulSoup
|
||||||
|
|
|
||||||
1
tox.ini
1
tox.ini
|
|
@ -12,3 +12,4 @@ deps =
|
||||||
unittest2
|
unittest2
|
||||||
mock
|
mock
|
||||||
Markdown
|
Markdown
|
||||||
|
BeautifulSoup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue