Add bs4 to requirements.txt

UnicodeDammit is needed from bs4 for reading files.
This commit is contained in:
Erovia 2019-10-09 08:10:59 +02:00 committed by skullydazed
parent 409c610543
commit 1d3271999a
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ hjson
nose2
flake8
pep8-naming
bs4