Add bs4 to requirements.txt
authorErovia <erovia@users.noreply.github.com>
Wed, 9 Oct 2019 06:10:59 +0000 (08:10 +0200)
committerskullydazed <skullydazed@users.noreply.github.com>
Sat, 15 Feb 2020 23:19:03 +0000 (15:19 -0800)
UnicodeDammit is needed from bs4 for reading files.

requirements.txt

index 074b11a..bf4f411 100644 (file)
@@ -7,3 +7,4 @@ hjson
 nose2
 flake8
 pep8-naming
+bs4