add beautifulsoup4 to tox

This commit is contained in:
Suby Raman 2017-01-12 20:03:35 -05:00
parent 8c5e214131
commit 6e53fa03f5

View File

@ -13,6 +13,7 @@ python =
deps =
aiohttp
pytest
beautifulsoup4
commands =
pytest tests {posargs}