Browse Source

Add bs4 to requirements.txt

UnicodeDammit is needed from bs4 for reading files.
Erovia 5 years ago
parent
commit
1d3271999a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

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