Add bs4 to requirements.txt UnicodeDammit is needed from bs4 for reading files.
1 files changed, 1 insertions(+), 0 deletions(-) M requirements.txt
M requirements.txt => requirements.txt +1 -0
@@ 7,3 7,4 @@ hjson nose2 flake8 pep8-naming +bs4